提交 4ed17dcc 编写于 作者: E Erik Hovland 提交者: Greg Kroah-Hartman

[PATCH] kobject_uevent.c has a typo in a comment

This patch changes trough to through in a comment in kobject_uevent.c.
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 d5dee80a
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册