Re: [PATCH v2 2/2] samples: rust: convert PCI rust sample driver to use try_access_with()
From: Danilo Krummrich
Date: Wed Mar 19 2025 - 10:28:57 EST
On Wed, Mar 19, 2025 at 11:18:56PM +0900, Alexandre Courbot wrote:
> This method limits the scope of the revocable guard and is considered
> safer to use for most cases, so let's showcase it here.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>