diff options
author | Colin Ian King <[email protected]> | 2020-04-15 23:49:47 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-04-24 17:42:16 +1000 |
commit | 8a656a48f75f193b901efe14326663505874c37a (patch) | |
tree | a9e5ecd6fa7a33d6960d7b0691b2c314c3e6afa9 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 3ca73b70a3a98da739f4ebcff381d13bb7cd339f (diff) |
crypto: chelsio - remove redundant assignment to variable error
The variable error is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions