diff options
author | 2021-06-13 15:06:52 +0100 | |
---|---|---|
committer | 2021-06-21 12:06:16 -0400 | |
commit | bb24cc0f37a2d12f780ab2a57df046274a0bec38 (patch) | |
tree | fe038ace16acb5b650dcebf9df376cf40bdec168 /lib/errseq.c | |
parent | sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base() (diff) | |
download | linux-dev-bb24cc0f37a2d12f780ab2a57df046274a0bec38.tar.xz linux-dev-bb24cc0f37a2d12f780ab2a57df046274a0bec38.zip |
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 'lib/errseq.c')
0 files changed, 0 insertions, 0 deletions