From: Denis Cheng Date: Sun, 3 Feb 2008 02:30:01 +0000 (-0700) Subject: iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT X-Git-Tag: v2.6.25-rc1~514^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73ef9acfd30f36bf7c60237ecffe7bbca8068d6;p=pandora-kernel.git iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT these three list_head are all local variables, but can also use LIST_HEAD. Signed-off-by: Denis Cheng Signed-off-by: Andrew Morton Signed-off-by: Dan Williams --- Reading git-diff-tree failed