]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tipc: refactor function tipc_sk_recvmsg()
authorJon Paul Maloy <jon.maloy@ericsson.com>
Tue, 2 May 2017 16:16:53 +0000 (18:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 May 2017 19:56:54 +0000 (15:56 -0400)
commite9f8b10101c6da3ab000a2fb17162374c9bd2c69
treee03054477c5282ba28b62fc88702c0a57f957d1d
parentb0e92279d3ec3656152c4dfa1c8b28fa40ca66d7
tipc: refactor function tipc_sk_recvmsg()

We try to make this function more readable by improving variable names
and comments, plus some minor changes to the logics.

Reviewed-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c