diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-05-30 21:53:32 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 14:55:46 +0200 |
| commit | 804a588eb58a29c74c4c2f0deea204870929b599 (patch) | |
| tree | 8022a087f12020c9d4687f4b615e22066a0752b3 /tools/perf/scripts/python | |
| parent | 302fbf6e36aa465f49b7733fc29e280d8ebeb7a6 (diff) | |
nvmem: cleanup dead code in Kconfig
There is already an 'if NVMEM' condition wrapping NVMEM_RCAR_EFUSE,
making the 'depends on' statement a duplicate dependency (dead code).
I propose leaving the outer 'if NVMEM...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: Srinivas Kandagatla <srini@kernel.org>
Link: https://patch.msgid.link/20260530205333.117458-14-srini@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
