commit | 1fa6b5fbba8c7d4d0cbc428efc4838b813046420 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 24 14:26:58 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:16:04 2014 +0100 |
tree | 9a5b12b11f97e27137fba560cf83540a70a9938b | |
parent | a9a47bf58ac1d5525ae99922e055d8de87eeae78 [diff] |
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>