Re: [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()

From: Logan Gunthorpe
Date: Mon Mar 10 2025 - 13:16:35 EST




On 2025-03-09 01:41, Thomas Gleixner wrote:
> Convert the code to use the new guard(msi_descs_lock).
>
> No functional change intended.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Jon Mason <jdmason@xxxxxxxx>
> Cc: Dave Jiang <dave.jiang@xxxxxxxxx>
> Cc: Allen Hubbe <allenbh@xxxxxxxxx>
> Cc: ntb@xxxxxxxxxxxxxxx

Looks really nice to me, thanks.

Reviewed-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>