commit | 2f371c92c446a1ca2d1911c7479de4c78c4b3804 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <stephenmcameron@gmail.com> | Fri Nov 14 17:27:14 2014 -0600 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:26 2014 +0100 |
tree | fa223583b88df38d2276219792d49656d82cd610 | |
parent | 0cbf768ef834c810d1eab205f21a434b9356d329 [diff] |
hpsa: do not be so noisy about check conditions We were printing a lot of useless information before ultimately just passing things up to the SCSI mid layer. Just let the midlayer handle it without LLD chatter. Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Reviewed-by: Joe Handzik <joseph.t.handzik@hp.com> Reviewed-by: Scott Teel <scott.teel@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>