Re: [PATCH v3 10/17] lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter

2016-10-14 Thread Hannes Reinecke
On 10/14/2016 12:06 AM, James Smart wrote: > > Code cleanup for lpfc_max_scsicmpl_time parameter > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > Reviewed-by: Johannes Thumshirn > --- > drivers/scsi/lpfc/lpfc_attr.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) >

[PATCH v3 10/17] lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter

2016-10-13 Thread James Smart
Code cleanup for lpfc_max_scsicmpl_time parameter Signed-off-by: Dick Kennedy Signed-off-by: James Smart Reviewed-by: Johannes Thumshirn --- drivers/scsi/lpfc/lpfc_attr.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpf