From: FUJITA Tomonori Date: Sun, 9 Mar 2008 04:44:31 +0000 (+0900) Subject: [SCSI] ps3rom: use sg buffer copy helper funcitons X-Git-Tag: v2.6.26-rc1~1140^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944cf8b4cba42fcb284a29e4817831471adb4fad;p=pandora-kernel.git [SCSI] ps3rom: use sg buffer copy helper funcitons Note that if scsi_bufflen(cmd) is not zero, the command always has an sg list. So this patch doesn't do the error checking in fill_from_dev_buffer and fetch_to_dev_buffer did. Signed-off-by: FUJITA Tomonori Looks-OK-to: Geert Uytterhoeven Signed-off-by: James Bottomley --- Reading git-diff-tree failed