aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-28 19:04:07 +0100
committerMike Marshall <[email protected]>2019-09-12 14:17:16 -0400
commite6b998ab62be29eb244fdb0fa41dcb5a8ad065f2 (patch)
tree4ec8c6c03faf515d620a3e5ce13a0e60753f0d02 /lib/debugobjects.c
parentc42293a951bdf315242dcf4cc673bf111c7632d8 (diff)
orangefs: remove redundant assignment to err
Variable err is initialized to a value that is never read and it is re-assigned later. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mike Marshall <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions