]> 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)
commit552ab81b9d23f013d7497632992a47ccb1c1a058
tree9a5b12b11f97e27137fba560cf83540a70a9938b
parentcca68ae9bcff13616c2eb6c362e1b1ae890aa58b
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