projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
326af50
)
tipc:subscr.c: fix a spelling mistake
author
gushengxian
<gushengxian@yulong.com>
Thu, 10 Jun 2021 06:29:58 +0000
(23:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Jun 2021 20:48:43 +0000
(13:48 -0700)
Fix a spelling mistake.
Signed-off-by: gushengxian <gushengxian@yulong.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/subscr.c
patch
|
blob
|
history
diff --git
a/net/tipc/subscr.c
b/net/tipc/subscr.c
index
8e00d73
..
05d49ad
100644
(file)
--- a/
net/tipc/subscr.c
+++ b/
net/tipc/subscr.c
@@
-66,7
+66,7
@@
static void tipc_sub_send_event(struct tipc_subscription *sub,
/**
* tipc_sub_check_overlap - test for subscription overlap with the given values
* @subscribed: the service range subscribed for
- * @found: the service range we are chec
n
ing for match
+ * @found: the service range we are chec
k
ing for match
*
* Returns true if there is overlap, otherwise false.
*/