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:
d5dee80
)
[PATCH] kobject_uevent.c has a typo in a comment
author
Erik Hovland
<erik@hovland.org>
Thu, 6 Oct 2005 17:45:30 +0000
(10:45 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 28 Oct 2005 16:52:50 +0000
(09:52 -0700)
This patch changes trough to through in a comment in kobject_uevent.c.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
lib/kobject_uevent.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/kobject_uevent.c
b/lib/kobject_uevent.c
index 04ca4429ddfaf4a077f48c45bb2b718d647b4e42..a318330d254acd2d418698778970319f25406183 100644
(file)
--- a/
lib/kobject_uevent.c
+++ b/
lib/kobject_uevent.c
@@
-54,7
+54,7
@@
static char *action_to_string(enum kobject_action action)
static struct sock *uevent_sock;
/**
- * send_uevent - notify userspace by sending event trough netlink socket
+ * send_uevent - notify userspace by sending event t
h
rough netlink socket
*
* @signal: signal name
* @obj: object path (kobject)