]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: Remove scsi_print_command when calling abort
authorHannes Reinecke <hare@suse.de>
Fri, 24 Oct 2014 12:26:58 +0000 (14:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:04 +0000 (11:16 +0100)
commitcb0741f0446e2e4dfd8829f016bb76f8bb6d3dd1
tree9a5b12b11f97e27137fba560cf83540a70a9938b
parent43a228f2698a2f8ebd88aec43f7d4e6402fc11d6
scsi: Remove scsi_print_command when calling abort

Calling scsi_print_command should not be necessary during abort;
if the information is required one should enable scsi logging.

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
drivers/scsi/NCR5380.c
drivers/scsi/arm/fas216.c
drivers/scsi/atari_NCR5380.c
drivers/scsi/ps3rom.c
drivers/scsi/stex.c
drivers/scsi/sun3_NCR5380.c