[AUDIT] Fix signedness of 'serial' in various routines.
authorSteve Grubb <sgrubb@redhat.com>
Fri, 29 Apr 2005 15:09:52 +0000 (16:09 +0100)
committer <dwmw2@shinybook.infradead.org> <>
Fri, 29 Apr 2005 15:09:52 +0000 (16:09 +0100)
commitd812ddbb89e323d054a7d073466225966c8350c8
tree469e3e7bb7d1ca450059fc1b45660b8bc6452dc7
parent2fd6f58ba6efc82ea2c9c2630f7ff5ed9eeaf34a
[AUDIT] Fix signedness of 'serial' in various routines.

Attached is a patch that corrects a signed/unsigned warning. I also noticed
that we needlessly init serial to 0. That only needs to occur if the kernel
was compiled without the audit system.

-Steve Grubb

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c