All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kobject: fix the uncorrect comment
@ 2012-05-07  2:48 zwu.kernel
  0 siblings, 0 replies; only message in thread
From: zwu.kernel @ 2012-05-07  2:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: greg, wuzhy

From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
---
 lib/kobject.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/kobject.c b/lib/kobject.c
index aeefa8b..575f4c2 100644
--- a/lib/kobject.c
+++ b/lib/kobject.c
@@ -634,7 +634,7 @@ struct kobject *kobject_create(void)
 /**
  * kobject_create_and_add - create a struct kobject dynamically and register it with sysfs
  *
- * @name: the name for the kset
+ * @name: the name for the kobject
  * @parent: the parent kobject of this kobject, if any.
  *
  * This function creates a kobject structure dynamically and registers it
-- 
1.7.6


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-07  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07  2:48 [PATCH] kobject: fix the uncorrect comment zwu.kernel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.