commit | d812ddbb89e323d054a7d073466225966c8350c8 | [log] [tgz] |
---|---|---|
author | Steve Grubb <sgrubb@redhat.com> | Fri Apr 29 16:09:52 2005 +0100 |
committer | <dwmw2@shinybook.infradead.org> | Fri Apr 29 16:09:52 2005 +0100 |
tree | 469e3e7bb7d1ca450059fc1b45660b8bc6452dc7 | |
parent | 2fd6f58ba6efc82ea2c9c2630f7ff5ed9eeaf34a [diff] |
[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>