[GIT PULL] Audit patches for v6.5

From: Paul Moore
Date: Mon Jun 26 2023 - 16:57:43 EST


Hi Linus,

A single audit patch for the Linux v6.5 merge window that resolves two
compiler warnings regarding missing function prototypes. Please
merge.

Thanks,
-Paul

--
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e455ca40dbcf2cd50d1e59bf4b2752b300bcdad4:

audit: avoid missing-prototype warnings (2023-05-17 11:34:55 -0400)

----------------------------------------------------------------
audit/stable-6.5 PR 20230626

----------------------------------------------------------------
Arnd Bergmann (1):
audit: avoid missing-prototype warnings

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

--
paul-moore.com