diff options
author | Kaixu Xia <[email protected]> | 2020-11-14 00:14:31 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-12-09 19:53:03 +0100 |
commit | b4f473cf4605e063f1250c6c7c37140cdd162353 (patch) | |
tree | dded7c07cff78ae02bfba606995e9c3267c58856 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dfd7f2c1c532efaeff6084970bb60ec2f2e44191 (diff) |
altera-stapl: remove the unreached switch case
The value of the variable status must be one of the 0, -EIO and -EILSEQ, so
the switch case -ENODATA is unreached. Remove it.
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions