Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ed17dcc authored by Erik Hovland's avatar Erik Hovland Committed by Greg Kroah-Hartman
Browse files

[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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent d5dee80a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)