diff options
author | 2019-07-05 12:05:43 +0100 | |
---|---|---|
committer | 2019-09-15 21:55:12 +0200 | |
commit | cbc898d52cd11b23fd7c8079becbd8be742e78ce (patch) | |
tree | 6604d33546c987e07b117db7dc463cb22a6eea76 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.3-rc7 (diff) | |
download | wireguard-linux-cbc898d52cd11b23fd7c8079becbd8be742e78ce.tar.xz wireguard-linux-cbc898d52cd11b23fd7c8079becbd8be742e78ce.zip |
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 <colin.king@canonical.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions