Re: [PATCH] posix_acl: Fix the type of sentinel in get_acl
From: Christian Brauner
Date: Fri Dec 02 2022 - 04:15:16 EST
From: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>
On Thu, 1 Dec 2022 17:01:03 +0100, Uros Bizjak wrote:
> The type should be struct posix_acl * instead of void *.
>
>
Applied, thanks!
[1/1] posix_acl: Fix the type of sentinel in get_acl
commit: d6fdf29f7b99814d3673f2d9f4649262807cb836
Christian