diff options
author | Colin Ian King <[email protected]> | 2021-08-06 12:06:01 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-08-09 20:04:46 -0600 |
commit | da20b58d5bbbb0d23ae9530992a37d0f0d1787a4 (patch) | |
tree | 1c22922b392a32abf5a852a9af7f06308a000777 /lib/test_fortify/write_overflow-memcpy.c | |
parent | 3087b335b5316cd180aa4c5a28abaa890905634e (diff) |
xen-blkfront: Remove redundant assignment to variable err
The variable err is being assigned a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions