Re: [net-next 0/2] tipc: refactor socket receive functions

2017-05-02 Thread David Miller
From: Jon Maloy Date: Tue, 2 May 2017 18:16:52 +0200 > We try to make the functions tipc_sk_recvmsg() and > tipc_sk_recvstream() more readable. Series applied, thanks.

[net-next 0/2] tipc: refactor socket receive functions

2017-05-02 Thread Jon Maloy
We try to make the functions tipc_sk_recvmsg() and tipc_sk_recvstream() more readable. Jon Maloy (2): tipc: refactor function tipc_sk_recvmsg() tipc: refactor function tipc_sk_recv_stream() net/tipc/socket.c | 266 +- 1 file changed, 122 i