From: FUJITA Tomonori Date: Fri, 5 Dec 2008 06:25:20 +0000 (+0900) Subject: [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi X-Git-Tag: v2.6.29-rc1~555^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4deba245d0d6b2dc97cc4277c37f8519655d3afe;p=pandora-kernel.git [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi This moves st_request initialization code to st_allocate_request() form st_do_scsi(). This is a preparation for making st_allocate_request() usable for everyone, not only st_do_scsi(). Signed-off-by: FUJITA Tomonori Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed