diff options
author | Colin Ian King <[email protected]> | 2019-07-05 12:05:43 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2019-09-15 21:55:12 +0200 |
commit | cbc898d52cd11b23fd7c8079becbd8be742e78ce (patch) | |
tree | 6604d33546c987e07b117db7dc463cb22a6eea76 /lib/test_overflow.c | |
parent | 089cf7f6ecb266b6a4164919a2e69bd2f938374a (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