diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-13 17:06:52 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2021-07-07 03:14:42 +0300 |
commit | f6260b98ec1493b214f13bb9d0545779ffe87748 (patch) | |
tree | 931e477000f65d19e766eaa17c241dda71e966aa /tools/accounting | |
parent | 5823e40055166cdf959a77e7b5fe75998b0b9b1f (diff) | |
download | linux-f6260b98ec1493b214f13bb9d0545779ffe87748.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: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/accounting')
0 files changed, 0 insertions, 0 deletions