From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:26:46 +0000 (+0200) Subject: acornscsi: use scsi_print_command() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e120a5762a0f9c8dad25f04bdfdf374ff890d2e;p=pandora-kernel.git acornscsi: use scsi_print_command() Update acornscsi to use scsi_print_command() instead of the underscore version and use scmd_printk() in acornscsi_done(). This will add correct device annotations in the resulting message. And we should be using set_host_byte() for setting the final result. Signed-off-by: Hannes Reinecke Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed