summaryrefslogtreecommitdiff
path: root/net/x25
diff options
context:
space:
mode:
authorgushengxian <gushengxian@yulong.com>2021-06-08 20:03:17 -0700
committerDavid S. Miller <davem@davemloft.net>2021-06-09 13:54:26 -0700
commitdb67f2493431c32935e5b239175df4b0b9cf0171 (patch)
tree9c773135966a30e6bff8c27e0bd8a1431f7fb7f9 /net/x25
parente89a2cdb1cca513a3f431c9f404fe220dfbf949c (diff)
net/x25: fix a mistake in grammar
Fix a mistake in grammar. Signed-off-by: gushengxian <gushengxian@yulong.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25')
-rw-r--r--net/x25/af_x25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c
index 1816899499ce..3583354a7d7f 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