Re: [PATCH v3 12/17] lpfc: Revise strings with full lpfc parameter name

2016-10-14 Thread Hannes Reinecke
On 10/14/2016 12:06 AM, James Smart wrote: > > Revise strings with full lpfc parameter name > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > Reviewed-by: Johannes Thumshirn > --- > drivers/scsi/lpfc/lpfc_attr.c | 23 --- > 1 file changed, 12 insertions(+), 11

[PATCH v3 12/17] lpfc: Revise strings with full lpfc parameter name

2016-10-13 Thread James Smart
Revise strings with full lpfc parameter name Signed-off-by: Dick Kennedy Signed-off-by: James Smart Reviewed-by: Johannes Thumshirn --- drivers/scsi/lpfc/lpfc_attr.c | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/d