53c700: remove scsi_print_sense() usage
commit7d170907191ff42d1624fc4a55c2f2400ffec07a
authorHannes Reinecke <hare@suse.de>
Fri, 24 Oct 2014 12:26:49 +0000 (24 14:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:00 +0000 (12 11:16 +0100)
tree8a77107175e90ead8b75792dfef03b1902c985d7
parente04ca9078ef5d32951a68b1e97aef4b059d68fdc
53c700: remove scsi_print_sense() usage

The 53c700 driver would be using scsi_print_sense() in a debug
statement, which was never compiled in. Plus the same information
can get retrieved with logging. So remove it.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/53c700.c