diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-03-31 13:04:59 +0100 |
|---|---|---|
| committer | Srinivas Kandagatla <srini@kernel.org> | 2026-06-29 21:04:47 +0100 |
| commit | d5bd22d9d203260c0adc8cde137e63be7e3b0927 (patch) | |
| tree | a1ab428f7a2bec91661ec5c2e2c0825ffee5fb00 /scripts/Makefile.thinlto | |
| parent | 18f2b79951a9ec6b022503b50c437fd4d44f3311 (diff) | |
| download | linux-next-d5bd22d9d203260c0adc8cde137e63be7e3b0927.tar.gz linux-next-d5bd22d9d203260c0adc8cde137e63be7e3b0927.zip | |
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>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
