diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-03-19 11:56:53 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-04-09 20:47:30 +0200 |
commit | f11cc2af8f4b3d5e81dd9b8fb1a9185a6ca6e7db (patch) | |
tree | 6fa5c90f5514bd8203f0b6222ad88a6aaf4397fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5c0ba4f9d25eb35a8ef882115c9f9c2084acc4e7 (diff) |
PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
Split the lock protected functionality of msi_capability_init() out into a
helper function and use guard(msi_desc_lock) to replace the lock/unlock
pair.
No functional change intended.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/all/20250319105506.504992208@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions