projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef15d2
)
kobject: fix the uncorrect comment
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Mon, 7 May 2012 02:48:25 +0000
(10:48 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 7 May 2012 23:51:19 +0000
(16:51 -0700)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/kobject.c
patch
|
blob
|
history
diff --git
a/lib/kobject.c
b/lib/kobject.c
index 38fcc60e661b7f03da71f2dd47a8699a01dbf600..e07ee1fcd6f19da086439ffbeacd8376e4b3e533 100644
(file)
--- a/
lib/kobject.c
+++ b/
lib/kobject.c
@@
-632,7
+632,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 k
se
t
+ * @name: the name for the k
objec
t
* @parent: the parent kobject of this kobject, if any.
*
* This function creates a kobject structure dynamically and registers it