]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: lpfc: Fix nvme_info sysfs output to be consistent
authorJames Smart <jsmart2021@gmail.com>
Fri, 16 Jun 2017 05:56:42 +0000 (22:56 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 20 Jun 2017 01:39:22 +0000 (21:39 -0400)
commitb4fd681e8a353b1d492c159d6effa070c3c00c23
tree39b730b7fc9d483d0c85bbf170afad6db6ad025a
parentd41b65bcdc43fed82ea6b3c006a268df6c53e80d
scsi: lpfc: Fix nvme_info sysfs output to be consistent

First line of nvme_info output is not consistent. There is an Extra
colon in the format.

First line of output will contain one of the following strings:
NVME Initiator Enabled
NVME Target Enabled
NVME Disabled

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_attr.c