Re: [PATCH] NFSD: Remove unnecessary posix_acl_entry pointer initialization
From: cel
Date: Mon Sep 23 2024 - 10:41:40 EST
From: Chuck Lever <chuck.lever@xxxxxxxxxx>
On Mon, 23 Sep 2024 10:05:46 +0200, Thorsten Blum wrote:
> The posix_acl_entry pointer pe is already initialized by the
> FOREACH_ACL_ENTRY() macro. Remove the unnecessary initialization.
>
>
Applied to nfsd-next for v6.13, thanks!
[1/1] NFSD: Remove unnecessary posix_acl_entry pointer initialization
commit: 45672c5446544da68e7f46079c7c3c7bebcc1d3d
--
Chuck Lever