Re: [PATCH 04/17] smartpqi: enhance drive offline informational message

2016-08-31 Thread Tomas Henzl
On 26.8.2016 18:44, Don Brace wrote: > From: Kevin Barnett > > Made a couple of error messages more verbose. > > Reviewed-by: Scott Teel > Reviewed-by: Scott Benesh > Signed-off-by: Kevin Barnett > Signed-off-by: Don Brace Reviewed-by: Tomas Henzl > --- > drivers/scsi/smartpqi/smartpqi_ini

Re: [PATCH 04/17] smartpqi: enhance drive offline informational message

2016-08-29 Thread Johannes Thumshirn
On Fri, Aug 26, 2016 at 11:44:30AM -0500, Don Brace wrote: > From: Kevin Barnett > > Made a couple of error messages more verbose. > > Reviewed-by: Scott Teel > Reviewed-by: Scott Benesh > Signed-off-by: Kevin Barnett > Signed-off-by: Don Brace > --- > drivers/scsi/smartpqi/smartpqi_init.c

[PATCH 04/17] smartpqi: enhance drive offline informational message

2016-08-26 Thread Don Brace
From: Kevin Barnett Made a couple of error messages more verbose. Reviewed-by: Scott Teel Reviewed-by: Scott Benesh Signed-off-by: Kevin Barnett Signed-off-by: Don Brace --- drivers/scsi/smartpqi/smartpqi_init.c |5 + 1 file changed, 5 insertions(+) diff --git a/drivers/scsi/smartp