dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/samples
Li Zefan 185000fc55 kobject: should use kobject_put() in kset-example
We should call kobject_put() instead of kfree() if kobject_init_and_add()
returns an error, shouldn't we? Don't set up a bad example ;)

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:56 -07:00
..
firmware_class Firmware: fix typo in example code 2008-07-21 21:54:41 -07:00
kobject kobject: should use kobject_put() in kset-example 2008-07-21 21:54:56 -07:00
kprobes Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00
markers samples: use non-racy method for /proc/marker-example creation 2008-04-29 08:06:21 -07:00
Kconfig Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00
Makefile Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00