projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db0f93
)
sysfs: Fix comment typo "sysf_create_link".
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Tue, 4 Sep 2012 11:23:35 +0000
(07:23 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 23:11:31 +0000
(16:11 -0700)
More pedantry.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/sysfs/symlink.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/sysfs/symlink.c
b/fs/sysfs/symlink.c
index a7ac78f8e67a4b458793d13f67f3263e58328b6b..3c9eb5624f5e195d6e2b06908f3b21396ccc8723 100644
(file)
--- a/
fs/sysfs/symlink.c
+++ b/
fs/sysfs/symlink.c
@@
-113,7
+113,7
@@
int sysfs_create_link(struct kobject *kobj, struct kobject *target,
* @target: object we're pointing to.
* @name: name of the symlink.
*
- * This function does the same as sysf_create_link(), but it
+ * This function does the same as sysf
s
_create_link(), but it
* doesn't warn if the link already exists.
*/
int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target,