Re: [PATCH/Resend] [trivial] net: sctp: Fix typo in net/sctp

2012-11-01 Thread David Miller
From: Masanari Iida Date: Thu, 1 Nov 2012 00:48:19 +0900 > Correct spelling typo in net/sctp/socket.c > > Signed-off-by: Masanari Iida > Acked-by: Vlad Yasevich Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kern

[PATCH/Resend] [trivial] net: sctp: Fix typo in net/sctp

2012-10-31 Thread Masanari Iida
Correct spelling typo in net/sctp/socket.c Signed-off-by: Masanari Iida Acked-by: Vlad Yasevich --- net/sctp/socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sctp/socket.c b/net/sctp/socket.c index 59d16ea..a60d1f8 100644 --- a/net/sctp/socket.c +++ b/net/sctp/so