On Thu, Dec 16, 2021 at 8:01 PM Xiu Jianfeng <[email protected]> wrote: > > Make use of struct_size() helper instead of an open-coded calculation. > > Link: https://github.com/KSPP/linux/issues/160 > Signed-off-by: Xiu Jianfeng <[email protected]> > --- > kernel/audit.c | 2 +- > kernel/auditfilter.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Merged into audit/next, thanks! -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-audit
