From: gushengxian Date: Wed, 9 Jun 2021 03:03:17 +0000 (-0700) Subject: net/x25: fix a mistake in grammar X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=db67f2493431c32935e5b239175df4b0b9cf0171;p=linux.git net/x25: fix a mistake in grammar Fix a mistake in grammar. Signed-off-by: gushengxian Signed-off-by: David S. Miller --- diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index 1816899499ce8..3583354a7d7fe 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c @@ -366,7 +366,7 @@ static void x25_destroy_timer(struct timer_list *t) /* * This is called from user mode and the timers. Thus it protects itself - * against interrupt users but doesn't worry about being called during + * against interrupting users but doesn't worry about being called during * work. Once it is removed from the queue no interrupt or bottom half * will touch it and we are (fairly 8-) ) safe. * Not static as it's used by the timer