Commit c7c846f
scsi: lpfc: Remove trailing space after \n newline
There is a extraneous space after a newline in two lpfc_printf_log()
messages. Remove the space.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20240902150042.311157-1-colin.i.king@gmail.com
Reviewed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent fa557da commit c7c846f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8818 | 8818 | | |
8819 | 8819 | | |
8820 | 8820 | | |
8821 | | - | |
| 8821 | + | |
8822 | 8822 | | |
8823 | 8823 | | |
8824 | 8824 | | |
| |||
21149 | 21149 | | |
21150 | 21150 | | |
21151 | 21151 | | |
21152 | | - | |
| 21152 | + | |
21153 | 21153 | | |
21154 | 21154 | | |
21155 | 21155 | | |
| |||
0 commit comments