diff options
author | stephen hemminger <stephen@networkplumber.org> | 2014-10-30 01:58:51 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-30 16:56:41 -0400 |
commit | b2ad5e5fcc7d2385ac7dcf0617a4b22f52245086 (patch) | |
tree | 3dff46f4274f714ad2762e4f2305acf53f9b8014 /net/tipc/socket.c | |
parent | 6761049629402fc811961b4f996fec77169b5429 (diff) |
tipc: spelling errors
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/socket.c')
-rw-r--r-- | net/tipc/socket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/socket.c b/net/tipc/socket.c index 51bddc236a15..ad8a1a1e2275 100644 --- a/net/tipc/socket.c +++ b/net/tipc/socket.c | |||
@@ -1556,7 +1556,7 @@ static void tipc_data_ready(struct sock *sk) | |||
1556 | * @tsk: TIPC socket | 1556 | * @tsk: TIPC socket |
1557 | * @msg: message | 1557 | * @msg: message |
1558 | * | 1558 | * |
1559 | * Returns 0 (TIPC_OK) if everyting ok, -TIPC_ERR_NO_PORT otherwise | 1559 | * Returns 0 (TIPC_OK) if everything ok, -TIPC_ERR_NO_PORT otherwise |
1560 | */ | 1560 | */ |
1561 | static int filter_connect(struct tipc_sock *tsk, struct sk_buff **buf) | 1561 | static int filter_connect(struct tipc_sock *tsk, struct sk_buff **buf) |
1562 | { | 1562 | { |