summaryrefslogtreecommitdiff
path: root/samples/kobject/kset-example.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-08kset-example: Spelling fixes.Radu Voicilas1-2/+2
2009-01-07samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng1-2/+2
2008-07-22kobject: should use kobject_put() in kset-exampleLi Zefan1-1/+1
2008-01-25kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman1-0/+278