summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2026-07-24 03:45:20 +0900
committerHerbert Xu <herbert@gondor.apana.org.au>2026-07-30 17:36:41 +1000
commit57e599da2d3be1366214bd1d302a352dfc08d40a (patch)
tree55a2bc9a99d473c5b1a82a1b74f93d80d4ea984f /tools/perf/scripts/python/bin
parent83f11e115207fecd03b1ac5fe57b614ef9e09d6c (diff)
crypto: drivers - remove conditional return with no effect
Both branches of the check return the same value, so the check has no effect. Remove it and return the value directly. This is the result of running the Coccinelle script from scripts/coccinelle/misc/cond_return_no_effect.cocci. Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions