From: FUJITA Tomonori Date: Mon, 31 Mar 2008 01:03:40 +0000 (+0900) Subject: [SCSI] bsg: use better helper list functions X-Git-Tag: v2.6.26-rc1~1140^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ac9e62c4a0a47fe3de1f1eb9ca7b8c91dce234;p=pandora-kernel.git [SCSI] bsg: use better helper list functions This replace hlist_for_each and list_entry with hlist_for_each_entry and list_first_entry respectively. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed