diff options
author | 2022-07-13 13:08:58 +0530 | |
---|---|---|
committer | 2022-07-13 14:51:34 +0100 | |
commit | 6a605eb1d71ea8cec50bdf7151c772c599a5fb70 (patch) | |
tree | 8320289753d67fbf03ce173e4ea5b0beabd88f67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | octeontx2-af: Remove duplicate include (diff) | |
download | linux-dev-6a605eb1d71ea8cec50bdf7151c772c599a5fb70.tar.xz linux-dev-6a605eb1d71ea8cec50bdf7151c772c599a5fb70.zip |
octeontx2-af: returning uninitialized variable
Fix coverity error 'use of uninitialized variable'. err is uninitialized
and is returned which can lead to unintended results. err has been replaced
with -einval.
Coverity issue: 1518921 (uninitialized scalar variable)
Signed-off-by: Sebin Sebastian <mailmesebin00@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions