diff options
author | stephen hemminger <stephen@networkplumber.org> | 2014-01-12 15:48:00 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-14 21:18:22 -0500 |
commit | 963a185539a789cdfda7ee9e501be92235a22680 (patch) | |
tree | fc1f549eb0f8989188efaa57e09841ebab33c317 /net/tipc/subscr.c | |
parent | db9c7c3943f2301bdca9d88b16dd06af23ebbd6c (diff) |
tipc: spelling fixes
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/subscr.c')
-rw-r--r-- | net/tipc/subscr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/subscr.c b/net/tipc/subscr.c index d38bb45d82e9..7cb0bd5b1176 100644 --- a/net/tipc/subscr.c +++ b/net/tipc/subscr.c | |||
@@ -42,7 +42,7 @@ | |||
42 | /** | 42 | /** |
43 | * struct tipc_subscriber - TIPC network topology subscriber | 43 | * struct tipc_subscriber - TIPC network topology subscriber |
44 | * @conid: connection identifier to server connecting to subscriber | 44 | * @conid: connection identifier to server connecting to subscriber |
45 | * @lock: controll access to subscriber | 45 | * @lock: control access to subscriber |
46 | * @subscription_list: list of subscription objects for this subscriber | 46 | * @subscription_list: list of subscription objects for this subscriber |
47 | */ | 47 | */ |
48 | struct tipc_subscriber { | 48 | struct tipc_subscriber { |