From: FUJITA Tomonori Date: Mon, 31 Mar 2008 01:03:42 +0000 (+0900) Subject: [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands X-Git-Tag: v2.6.26-rc1~1140^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99773aab0377ee5bcaf37b7cd2577c3465422dab;p=pandora-kernel.git [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands Before bsg_complete_all_commands is called, BSG_F_BLOCK bit is always set. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed