aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-23 16:22:40 +0100
committerIlya Dryomov <[email protected]>2020-08-03 11:05:28 +0200
commit2c81ef286c42c5bfc0d0a60219b781791d4bd55c (patch)
treeb06d25c57a099f5ffe271b18fc68919a2b423d24 /lib/test_overflow.c
parenta7caa88f8b72c136f9a401f498471b8a8e35370d (diff)
ceph: remove redundant initialization of variable mds
The variable mds 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. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions