On Wed, Mar 19, 2025 at 11:56:47AM +0100, Thomas Gleixner wrote:
> Convert the trivial cases of msi_desc_lock/unlock() pairs.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner
Acked-by: Bjorn Helgaas
> ---
> V4: Split out from the previous combo patch
> ---
> drivers/pci/msi/api.c
Convert the trivial cases of msi_desc_lock/unlock() pairs.
No functional change.
Signed-off-by: Thomas Gleixner
---
V4: Split out from the previous combo patch
---
drivers/pci/msi/api.c |6 ++
drivers/pci/msi/msi.c | 12 ++--
2 files changed, 8 insertions(+), 10 deletions(-)