kset: kernel-doc cleanups
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 27 Jul 2007 16:36:26 +0000 (09:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 30 Jul 2007 21:25:12 +0000 (14:25 -0700)
Removed kernel-doc marker (/**) from struct kset -- each struct member
still needs annotation.

Corrected one parameter name so that kernel-doc matches the macro.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found