All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next 0/2] tipc: refactor socket receive functions
@ 2017-05-02 16:16 Jon Maloy
  2017-05-02 16:16 ` [net-next 1/2] tipc: refactor function tipc_sk_recvmsg() Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jon Maloy @ 2017-05-02 16:16 UTC (permalink / raw)
  To: davem, netdev; +Cc: tipc-discussion

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 insertions(+), 144 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-02 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 16:16 [net-next 0/2] tipc: refactor socket receive functions Jon Maloy
2017-05-02 16:16 ` [net-next 1/2] tipc: refactor function tipc_sk_recvmsg() Jon Maloy
2017-05-02 16:16 ` [net-next 2/2] tipc: refactor function tipc_sk_recv_stream() Jon Maloy
2017-05-02 19:57 ` [net-next 0/2] tipc: refactor socket receive functions David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.