Re: [PATCH] audit: use 'unsigned int' instead of 'unsigned'
From: Paul Moore
Date: Tue May 26 2026 - 17:15:40 EST
On May 14, 2026 Ricardo Robaina <rrobaina@xxxxxxxxxx> wrote:
>
> Address checkpatch.pl warning below, across the audit subsystem:
>
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
>
> Minor cleanup, no functional changes.
>
> Signed-off-by: Ricardo Robaina <rrobaina@xxxxxxxxxx>
> ---
> include/linux/audit.h | 4 ++--
> include/linux/audit_arch.h | 12 ++++++------
> kernel/audit.c | 2 +-
> kernel/audit.h | 2 +-
> kernel/audit_tree.c | 2 +-
> kernel/audit_watch.c | 2 +-
> kernel/auditfilter.c | 8 ++++----
> kernel/auditsc.c | 2 +-
> lib/compat_audit.c | 12 ++++++------
> 9 files changed, 23 insertions(+), 23 deletions(-)
Merged into audit/dev, thanks.
--
paul-moore.com