Searched hist:"2 e120a57" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/arm/ |
H A D | acornscsi.c | 2e120a57 Fri Oct 24 07:26:46 CDT 2014 Hannes Reinecke <hare@suse.de> 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 <hare@suse.de> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de> 2e120a57 Fri Oct 24 07:26:46 CDT 2014 Hannes Reinecke <hare@suse.de> 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 <hare@suse.de> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|