audit.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: audit@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit patches for v6.5
Date: Mon, 26 Jun 2023 16:57:23 -0400	[thread overview]
Message-ID: <CAHC9VhTcPVRAoxWn+EpMcGPThgtfhB=z3LM3BkMtxKv6aQYPFw@mail.gmail.com> (raw)

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

             reply	other threads:[~2023-06-26 20:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 20:57 Paul Moore [this message]
2023-06-28  1:01 ` [GIT PULL] Audit patches for v6.5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHC9VhTcPVRAoxWn+EpMcGPThgtfhB=z3LM3BkMtxKv6aQYPFw@mail.gmail.com' \
    --to=paul@paul-moore.com \
    --cc=audit@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).