[GIT PULL] Audit patches for v6.0

From: Paul Moore
Date: Mon Aug 01 2022 - 15:52:28 EST


Linus,

Two minor audit patches: on marks a function as static, the other
removes a redundant length check. Everything merges cleanly against
your tree of a few minutes ago, please merge for v6.0.

-Paul

--
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20220801

for you to fetch changes up to 546093206ba16623c18e344630dbfdd71a4327e0:

audit: make is_audit_feature_set() static (2022-06-13 14:08:57 -0400)

----------------------------------------------------------------
audit/stable-6.0 PR 20220801

----------------------------------------------------------------
Shreenidhi Shedi (1):
audit: remove redundant data_len check

Xiu Jianfeng (1):
audit: make is_audit_feature_set() static

include/linux/audit.h | 2 --
kernel/audit.c | 4 ++--
2 files changed, 2 insertions(+), 4 deletions(-)

--
paul-moore.com