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