]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] kobject_uevent.c has a typo in a comment
authorErik Hovland <erik@hovland.org>
Thu, 6 Oct 2005 17:45:30 +0000 (10:45 -0700)
committerGreg 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

index 04ca4429ddfaf4a077f48c45bb2b718d647b4e42..a318330d254acd2d418698778970319f25406183 100644 (file)
@@ -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 through netlink socket
  *
  * @signal: signal name
  * @obj: object path (kobject)