]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Clean up xs_tcp_setup_sock()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 29 Oct 2021 16:05:48 +0000 (12:05 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 1 Nov 2021 15:00:30 +0000 (11:00 -0400)
commit5420d0378e08b68307c639b61d2bbf4488679c6b
tree376c781548902c7a380e9063163191b1e6f6abc0
parent73e94df6fa60a934e6c8c7d850fc07d141790dc4
SUNRPC: Clean up xs_tcp_setup_sock()

Move the error handling into a single switch statement for clarity.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xprtsock.c