[PATCH] riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS

Paul Walmsley pjw at kernel.org
Fri May 22 16:51:43 PDT 2026


On Sun, 29 Mar 2026, Julian Braha wrote:

> The same Kconfig statement 'depends on RISCV_ISA_V' appears twice for
> RISCV_PROBE_VECTOR_UNALIGNED_ACCESS. The first instance is in its choice
> menu, "Vector unaligned Accesses Support", making the second instance in
> its specific Kconfig definition dead code. I propose removing this second
> instance.
> 
> This dead code was found by kconfirm, a static analysis tool for Kconfig.
> 
> Signed-off-by: Julian Braha <julianbraha at gmail.com>

Thanks, queued for v7.2.

- Paul




More information about the linux-riscv mailing list