1
0
Fork 0
alistair23-linux/samples/kobject
Bjorn Helgaas e756bc5670 kobject: fix kset sample error path
Previously, example_init() leaked a kset if any of the object creations
failed.  This fixes the leak by calling kset_unregister() in the error
path.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-03 10:13:30 -08:00
..
Makefile kobject: add sample code for how to use ksets/ktypes/kobjects 2008-01-24 20:40:41 -08:00
kobject-example.c kobject-example: Spelling fixes. 2010-03-07 17:04:46 -08:00
kset-example.c kobject: fix kset sample error path 2013-12-03 10:13:30 -08:00