diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-03-30 22:45:49 +0100 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2026-03-30 17:21:46 -0500 |
| commit | 7010f13acd3828056e50badb5138bf9ca21ddd8f (patch) | |
| tree | 21e8f731b4b6a7be82bec0e2798a3584ac4380fb /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 47e2a338222c902dc44f4f6e29eb236a68600ef4 (diff) | |
PCI: Clean up dead code in Kconfig
There is already an 'if PCI' condition wrapping several config options,
e.g., PCI_DOMAINS and VGA_ARB, making the 'depends on PCI' statement for
each of these a duplicate dependency (dead code).
Leave the outer 'if PCI...endif' and remove the individual 'depends on PCI'
statement from each option.
This dead code was found by kconfirm, a static analysis tool for Kconfig.
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20260330214549.16157-1-julianbraha@gmail.com
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
