From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:26:49 +0000 (+0200) Subject: 53c700: remove scsi_print_sense() usage X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d170907191ff42d1624fc4a55c2f2400ffec07a;p=pandora-kernel.git 53c700: remove scsi_print_sense() usage The 53c700 driver would be using scsi_print_sense() in a debug statement, which was never compiled in. Plus the same information can get retrieved with logging. So remove it. Signed-off-by: Hannes Reinecke Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed