From: Denis Cheng Date: Wed, 5 Dec 2007 18:24:40 +0000 (+0800) Subject: Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init X-Git-Tag: v2.6.25-rc1~1243^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1118a460c7bfd20278955cbf56c0b283a9701f;p=pandora-kernel.git Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init LIST_HEAD has been widely used, so switch to this simpler method. Signed-off-by: Denis Cheng Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed