[PATCH -next, v3 2/2] audit: replace zero-length array with flexible-array member

Paul Moore paul at paul-moore.com
Mon Dec 20 21:20:16 UTC 2021


On Thu, Dec 16, 2021 at 8:01 PM Xiu Jianfeng <xiujianfeng at huawei.com> wrote:
>
> Zero-length arrays are deprecated and should be replaced with
> flexible-array members.
>
> Link: https://github.com/KSPP/linux/issues/78
> Signed-off-by: Xiu Jianfeng <xiujianfeng at huawei.com>
> ---
>  include/uapi/linux/audit.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

It doesn't look like this shouldn't impact the UAPI so I've also
merged into audit/next, thanks!

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list