<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/samples/kobject, branch v2.6.27.6</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/samples/kobject?h=v2.6.27.6</id>
<link rel='self' href='https://git.amat.us/linux/atom/samples/kobject?h=v2.6.27.6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2008-07-22T04:54:56Z</updated>
<entry>
<title>kobject: should use kobject_put() in kset-example</title>
<updated>2008-07-22T04:54:56Z</updated>
<author>
<name>Li Zefan</name>
<email>lizf@cn.fujitsu.com</email>
</author>
<published>2008-06-13T03:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=185000fc556372b7fb7f26516c325f212030dbd3'/>
<id>urn:sha1:185000fc556372b7fb7f26516c325f212030dbd3</id>
<content type='text'>
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 &lt;lizf@cn.fujitsu.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>kobject: add sample code for how to use ksets/ktypes/kobjects</title>
<updated>2008-01-25T04:40:41Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-11-27T19:28:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=44bfe16e1083d66f97a5289e359c52ee2c8b19a7'/>
<id>urn:sha1:44bfe16e1083d66f97a5289e359c52ee2c8b19a7</id>
<content type='text'>
This is a more complex example showing how to create a kset and a ktype
and some default attributes for a group of kobjects.

Cc: Kay Sievers &lt;kay.sievers@vrfy.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>kobject: add sample code for how to use kobjects in a simple manner.</title>
<updated>2008-01-25T04:40:41Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-11-27T19:28:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=40efcb05f213180b7cc8fd8d963377305f236c28'/>
<id>urn:sha1:40efcb05f213180b7cc8fd8d963377305f236c28</id>
<content type='text'>
This is a simple kobject module, showing how to use kobj_attributes in
basic and more complex ways.

Cc: Kay Sievers &lt;kay.sievers@vrfy.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
