diff options
author | 2025-03-19 11:56:49 +0100 | |
---|---|---|
committer | 2025-04-09 20:47:29 +0200 | |
commit | b0c44a5ec3552f89c47dac9903d99c22d796d87f (patch) | |
tree | f7c70cd8b50f2bce8ddeba162081e111594409e0 /scripts/lib/kdoc/kdoc_files.py | |
parent | PCI/MSI: Use guard(msi_desc_lock) where applicable (diff) | |
download | linux-rng-b0c44a5ec3552f89c47dac9903d99c22d796d87f.tar.xz linux-rng-b0c44a5ec3552f89c47dac9903d99c22d796d87f.zip |
PCI/MSI: Set pci_dev:: Msi_enabled late
The comment claiming that pci_dev::msi_enabled has to be set across setup
is a leftover from ancient code versions. Nothing in the setup code
requires the flag to be set anymore.
Set it in the success path and remove the extra goto label.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/all/20250319105506.383222333@linutronix.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions