summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Braha <julianbraha@gmail.com>2026-03-31 13:22:14 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2026-05-05 16:15:24 +0800
commitffa13d4fdb0dedbde009df10a8af485c123566eb (patch)
tree7145a646c5fe5e867bcfbd4f3b3490c45dd24dbd /tools/perf/scripts/python
parentd1fa83ecac31093a550534a79a33bc7f4ba8fc10 (diff)
keys: cleanup dead code in Kconfig for FIPS_SIGNATURE_SELFTEST
There is already an 'if ASYMMETRIC_KEY_TYPE' condition wrapping FIPS_SIGNATURE_SELFTEST, making the 'depends on' statement a duplicate dependency (dead code). I propose leaving the outer 'if ASYMMETRIC_KEY_TYPE...endif' and removing the individual 'depends on' statement. This dead code was found by kconfirm, a static analysis tool for Kconfig. Signed-off-by: Julian Braha <julianbraha@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions