From: Christoph Hellwig Date: Sat, 6 Sep 2014 01:23:07 +0000 (-0700) Subject: scsi: move scsi_dispatch_cmd to scsi_lib.c X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82042a2cdb55cd8402207f14a6e2c24d7a5febe8;p=pandora-kernel.git scsi: move scsi_dispatch_cmd to scsi_lib.c scsi_lib.c is where the rest of the I/O submission path lives, so move scsi_dispatch_cmd there and mark it static. Signed-off-by: Christoph Hellwig Reviewed-by: Bart Van Assche Reviewed-by: Hannes Reinecke --- Reading git-diff-tree failed