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 | 280 +++++++++++++++++++++++++----------------------------- 1 file changed, 129 insertions(+), 151 deletions(-) --- v2: using loops instead of goto+labels inside the functions. -- 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 _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
