summaryrefslogtreecommitdiff
path: root/samples/kobject/kobject-example.c
AgeCommit message (Expand)Author
2015-03-25samples/kobject: be explicit in the module licenseGreg Kroah-Hartman
2015-03-25samples/kobject: Use kstrtoint instead of sscanfRastislav Barlik
2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell
2010-03-07kobject-example: Spelling fixes.Radu Voicilas
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman