summaryrefslogtreecommitdiff
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2014-10-30 05:58:51 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-10-30 20:56:41 (GMT)
commitb2ad5e5fcc7d2385ac7dcf0617a4b22f52245086 (patch)
tree3dff46f4274f714ad2762e4f2305acf53f9b8014 /net/tipc/socket.c
parent6761049629402fc811961b4f996fec77169b5429 (diff)
downloadlinux-b2ad5e5fcc7d2385ac7dcf0617a4b22f52245086.tar.xz
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index 51bddc2..ad8a1a1 100644
--- a/net/tipc/socket.c
+++ b/net/tipc/socket.c
@@ -1556,7 +1556,7 @@ static void tipc_data_ready(struct sock *sk)
* @tsk: TIPC socket
* @msg: message
*
- * Returns 0 (TIPC_OK) if everyting ok, -TIPC_ERR_NO_PORT otherwise
+ * Returns 0 (TIPC_OK) if everything ok, -TIPC_ERR_NO_PORT otherwise
*/
static int filter_connect(struct tipc_sock *tsk, struct sk_buff **buf)
{