aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-01-18 12:07:45 +0000
committerHerbert Xu <[email protected]>2024-01-26 16:39:32 +0800
commitf18483c987e16a96d9d04247da4050775d097132 (patch)
tree5297298edbda03b8d4c30a28aec2be0b879d4a6d /tools/perf/scripts/python/sched-migration.py
parent1bfde2c572b93e28a8f10212367aa0d5a8164c6a (diff)
crypto: asymmetric_keys - remove redundant pointer secs
The pointer secs is being assigned a value however secs is never read afterwards. The pointer secs is redundant and can be removed. Cleans up clang scan build warning: warning: Although the value stored to 'secs' is used in the enclosing expression, the value is never actually read from 'secs' [deadcode.DeadStores] Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions