Commit f1dcdc07 authored by gushengxian's avatar gushengxian Committed by David S. Miller

tipc:subscr.c: fix a spelling mistake

Fix a spelling mistake.
Signed-off-by: default avatargushengxian <gushengxian@yulong.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 326af505
......@@ -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 checning for match
* @found: the service range we are checking for match
*
* Returns true if there is overlap, otherwise false.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment