aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-06-11 15:35:27 +0100
committerJens Axboe <axboe@kernel.dk>2020-06-11 09:16:17 -0600
commit9a6a5738abf82d6f467a31f1f6779e495462f7af (patch)
treea4771c66e918f29160ccf7cde7984e84d2e0fad5 /include/trace
parentpktcdvd: remove redundant initialization of variable ret (diff)
downloadwireguard-linux-9a6a5738abf82d6f467a31f1f6779e495462f7af.tar.xz
wireguard-linux-9a6a5738abf82d6f467a31f1f6779e495462f7af.zip
umem: remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Addresses-Coverity: ("Unused value") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions