diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-03-19 11:56:49 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-04-09 20:47:29 +0200 |
commit | b0c44a5ec3552f89c47dac9903d99c22d796d87f (patch) | |
tree | f7c70cd8b50f2bce8ddeba162081e111594409e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 497f68cff6219713a66a70a45e1fa4caf237a76b (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions