diff options
author | Colin Ian King <[email protected]> | 2024-10-15 14:11:22 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-10-28 18:33:09 +0800 |
commit | 7b90df78184de90fe5afcc45393c8ad83b5b18a1 (patch) | |
tree | 389008468fb4d89876c84300a19ff4d2e48b55fe /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 69b062072739404f403bab2710b770919ce2f1ce (diff) |
crypto: tegra - remove redundant error check on ret
Currently there is an unnecessary error check on ret without a proceeding
assignment to ret that needs checking. The check is redundant and can be
removed.
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Akhil R <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions