public inbox for audit@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Ricardo Robaina <rrobaina@redhat.com>,
	audit@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: eparis@redhat.com, akpm@linux-foundation.org,
	Ricardo Robaina <rrobaina@redhat.com>
Subject: Re: [PATCH] audit: fix coding style issues
Date: Thu, 05 Mar 2026 22:16:06 -0500	[thread overview]
Message-ID: <2de50f30bb93c06044c56fa150587c56@paul-moore.com> (raw)
In-Reply-To: <20260303133528.704135-1-rrobaina@redhat.com>

On Mar  3, 2026 Ricardo Robaina <rrobaina@redhat.com> wrote:
> 
> Fix various coding style issues across the audit subsystem flagged
> by checkpatch.pl script to adhere to kernel coding standards.
> 
> Specific changes include:
> - kernel/auditfilter.c: Move the open brace '{' to the previous line
>   for the audit_ops array declaration.
> - lib/audit.c: Add a required space before the open parenthesis '('.
> - include/uapi/linux/audit.h: Enclose the complex macro value for
>   AUDIT_UID_UNSET in parentheses.
> 
> Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>
> ---
>  include/uapi/linux/audit.h | 2 +-
>  kernel/auditfilter.c       | 3 +--
>  lib/audit.c                | 2 +-
>  3 files changed, 3 insertions(+), 4 deletions(-)

Merged into audit/dev, thanks.

--
paul-moore.com

  reply	other threads:[~2026-03-06  3:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 13:35 [PATCH] audit: fix coding style issues Ricardo Robaina
2026-03-06  3:16 ` Paul Moore [this message]
2026-03-09 12:22   ` Ricardo Robaina

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=2de50f30bb93c06044c56fa150587c56@paul-moore.com \
    --to=paul@paul-moore.com \
    --cc=akpm@linux-foundation.org \
    --cc=audit@vger.kernel.org \
    --cc=eparis@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rrobaina@redhat.com \
    /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