]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: refactor function tipc_sk_timeout()
authorJon Maloy <jon.maloy@ericsson.com>
Fri, 28 Sep 2018 18:23:19 +0000 (20:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Sep 2018 18:24:22 +0000 (11:24 -0700)
commit3c017988916e9bc99474a14c7231cd9482019750
treedc713517fcd40724cec8899cb351ab7954859496
parent30f606a571059bbce6b29261c67f9ee82e428f37
tipc: refactor function tipc_sk_timeout()

We refactor this function as a preparation for the coming commits in
the same series.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c