]> Git Repo - linux.git/commit
kobject: convert s390 hypervisor to use kobject_create
authorGreg Kroah-Hartman <[email protected]>
Thu, 1 Nov 2007 15:29:06 +0000 (09:29 -0600)
committerGreg Kroah-Hartman <[email protected]>
Fri, 25 Jan 2008 04:40:15 +0000 (20:40 -0800)
commit9b477705360c16198d7a4bd73d199f5a957585b0
tree1ca020e71a70612a5d122d9a0b22745e7eac76c3
parent2d72fc00a1fb055e6127ccd30cac3f0eafaa98d0
kobject: convert s390 hypervisor to use kobject_create

We don't need a kset here, a simple kobject will do just fine, so
dynamically create the kobject and use it.

Thanks to Cornelia for the build fix.

Cc: Kay Sievers <[email protected]>
Cc: Michael Holzheu <[email protected]>
Cc: Cornelia Huck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
arch/s390/hypfs/inode.c
This page took 0.051572 seconds and 4 git commands to generate.