From: Jon Maloy <jon.maloy@ericsson.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: tipc-discussion@lists.sourceforge.net
Subject: [net-next 0/2] tipc: refactor socket receive functions
Date: Tue, 2 May 2017 18:16:52 +0200 [thread overview]
Message-ID: <1493741814-25899-1-git-send-email-jon.maloy@ericsson.com> (raw)
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
next reply other threads:[~2017-05-02 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-02 16:16 Jon Maloy [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1493741814-25899-1-git-send-email-jon.maloy@ericsson.com \
--to=jon.maloy@ericsson.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tipc-discussion@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).