summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtsock.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-13 17:06:52 +0300
committerTrond Myklebust <trond.myklebust@hammerspace.com>2021-06-21 19:06:16 +0300
commitbb24cc0f37a2d12f780ab2a57df046274a0bec38 (patch)
treefe038ace16acb5b650dcebf9df376cf40bdec168 /net/sunrpc/xprtsock.c
parent6d1c0f3d28f98ea2736128ed3e46821496dc3a8c (diff)
downloadlinux-bb24cc0f37a2d12f780ab2a57df046274a0bec38.tar.xz
rpc: remove redundant initialization of variable status
The variable status is being initialized with a value that is never read, the assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/xprtsock.c')
0 files changed, 0 insertions, 0 deletions