From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:27:00 +0000 (+0200) Subject: scsi: remove scsi_show_result() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef61329db7b8b4326b1c4e603806b2754fd2a692;p=pandora-kernel.git scsi: remove scsi_show_result() Open-code scsi_print_result in sd.c, and cleanup logging to not print duplicate informations. Also remove the call to scsi_show_result() in ufshcd.c to be consistent with other callers of scsi_execute(). With that we can remove scsi_show_result in constants.c Signed-off-by: Hannes Reinecke Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed