From: Greg Kroah-Hartman Date: Tue, 27 Nov 2007 19:28:26 +0000 (-0800) Subject: kobject: add sample code for how to use kobjects in a simple manner. X-Git-Tag: v2.6.25-rc1~1243^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40efcb05f213180b7cc8fd8d963377305f236c28;p=pandora-kernel.git kobject: add sample code for how to use kobjects in a simple manner. This is a simple kobject module, showing how to use kobj_attributes in basic and more complex ways. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed