From: Greg Kroah-Hartman Date: Tue, 16 Dec 2008 20:24:56 +0000 (-0800) Subject: driver core: move klist_children into private structure X-Git-Tag: v2.6.30-rc1~671^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f791b8c836307b58cbf62133a6a772ed1a92fb33;p=pandora-kernel.git driver core: move klist_children into private structure Nothing outside of the driver core should ever touch klist_children, or knode_parent, so move them out of the public eye. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed