aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-05 12:05:43 +0100
committerRichard Weinberger <[email protected]>2019-09-15 21:55:12 +0200
commitcbc898d52cd11b23fd7c8079becbd8be742e78ce (patch)
tree6604d33546c987e07b117db7dc463cb22a6eea76 /lib/test_overflow.c
parent089cf7f6ecb266b6a4164919a2e69bd2f938374a (diff)
ubifs: Remove redundant assignment to pointer fname
The pointer fname is being assigned with a value that is never read because the function returns after the assignment. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions