From: Denis Cheng Date: Fri, 7 Dec 2007 08:51:45 +0000 (-0800) Subject: [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT X-Git-Tag: v2.6.25-rc1~1162^2~1179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e78337b50c0f3adda7faadb92f62bbdd5ffb56;p=pandora-kernel.git [IUCV]: 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: David S. Miller --- Reading git-diff-tree failed