From: Joe Eykholt Date: Tue, 25 Aug 2009 20:59:19 +0000 (-0700) Subject: [SCSI] fcoe: remove unnecessary list and lock initializations. X-Git-Tag: v2.6.32-rc1~689^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36eb7fc872bdd7f7443ce24a718784bfa567f6c7;p=pandora-kernel.git [SCSI] fcoe: remove unnecessary list and lock initializations. The hostlist and the hostlist_lock were initialized both in the delcaration and in fcoe_init(). Remove the unneeded code. Signed-off-by: Joe Eykholt Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed