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.29-rc1~229^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c3b5c3e08f4d855cbef52883c266b9ab9df879;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