scsi: lpfc: Remove trailing space after \n newline
authorColin Ian King <colin.i.king@gmail.com>
Mon, 2 Sep 2024 15:00:42 +0000 (16:00 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Sep 2024 00:29:49 +0000 (20:29 -0400)
commitc7c846fa94c9f71c4cfab3f15cffc5030cd01e39
tree988465829a1fb3030bcc1c4e61a1eb1e4bc0a2be
parentfa557da6b05034538ea4ecbf55bac4c23d391e2d
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>
drivers/scsi/lpfc/lpfc_sli.c