From: Jeff Dike Date: Sat, 10 Feb 2007 09:44:04 +0000 (-0800) Subject: [PATCH] uml: use LIST_HEAD where possible X-Git-Tag: v2.6.21-rc1~274^2~416 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59bce6262f9511c8e2504231f60609bf7332833;p=pandora-kernel.git [PATCH] uml: use LIST_HEAD where possible A couple of list_head declarations can be improved through the use of LIST_HEAD(). Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed