[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)
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>

No differences found