From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:27:04 +0000 (+0200) Subject: scsi: document scsi_try_to_abort_cmd X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883a030f989a17b81167f3a181cf93d741fa98b4;p=pandora-kernel.git scsi: document scsi_try_to_abort_cmd scsi_try_to_abort_cmd() should only return SUCCESS, FAILED, or FAST_IO_FAIL. So document that in the function description and simplify the logging message. Signed-off-by: Hannes Reinecke Suggested-by: Christoph Hellwig Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed