]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
lpfc: fix model description
authorrkennedy <dick.kennedy@avagotech.com>
Tue, 13 Oct 2015 19:48:15 +0000 (12:48 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 19 Oct 2015 16:10:57 +0000 (09:10 -0700)
Submitted by james.smart () james.smart.()@emulex.comSubmitted by Sebastian Herbszt Sebastian.Herbszt@emulex.com

From: Sebastian Herbszt herbszt@gmx.de

Remove trailing space from model description.

Signed-off-by: Sebastian Herbszt herbszt@gmx.de
Signed-off-by: James Smart james.smart@avagotech.com
http://marc.info/?l=linux-scsi&m=144105410703733&w=2

Orabug: 22029622
From dick.kennedy@avagotech.com lpfc-10.5.0.1-11.0.0.3-1.tar.gz
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
comment_file.txt [new file with mode: 0644]
drivers/scsi/lpfc/lpfc_init.c

diff --git a/comment_file.txt b/comment_file.txt
new file mode 100644 (file)
index 0000000..e69de29
index f962118da8eda9b70d7771771ad8a6537dc41f0f..1992e74ec8858d1fb96665f39aad47fda7c4780d 100644 (file)
@@ -2253,7 +2253,7 @@ lpfc_get_hba_model_desc(struct lpfc_hba *phba, uint8_t *mdp, uint8_t *descp)
                                phba->Port);
                else if (max_speed == 0)
                        snprintf(descp, 255,
-                               "Emulex %s %s %s ",
+                               "Emulex %s %s %s",
                                m.name, m.bus, m.function);
                else
                        snprintf(descp, 255,