Re: [PATCH] net: sctp: Fix typo in socket.c

2012-10-08 Thread Vlad Yasevich
On 10/05/2012 10:50 AM, Masanari Iida wrote: Correct spelling typo in net/sctp/socket.c Signed-off-by: Masanari Iida Acked-by: Vlad Yasevich -vlad --- 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 d37d2

[PATCH] net: sctp: Fix typo in socket.c

2012-10-05 Thread Masanari Iida
Correct spelling typo in net/sctp/socket.c Signed-off-by: Masanari Iida --- 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 d37d24f..aaeff63 100644 --- a/net/sctp/socket.c +++ b/net/sctp/socket.c @@ -973,7 +973,7 @