mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
ipl_tools: Remove empty lines
Remove unnecessary empty lines to prevent pre-commit hook issues, w/o functional changes or changes in behavior. Signed-off-by: Jan Polensky <japo@linux.ibm.com> Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
efdd34a56c
commit
a0c3a74019
@@ -46,7 +46,6 @@ void fcp_wwpn_get(const char *device, char *wwpn)
|
||||
fclose(fh);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Return the lun of a device
|
||||
*/
|
||||
|
||||
@@ -137,4 +137,3 @@ int write_str_errno(char *string, char *file)
|
||||
close(fh);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user