Skip to content
Snippets Groups Projects
Commit d812ddbb authored by Steve Grubb's avatar Steve Grubb Committed by
Browse files

[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: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 2fd6f58b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment