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)
commit1fa6b5fbba8c7d4d0cbc428efc4838b813046420
tree9a5b12b11f97e27137fba560cf83540a70a9938b
parenta9a47bf58ac1d5525ae99922e055d8de87eeae78
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
This page took 0.026545 seconds and 5 git commands to generate.