get_stamp serial is unsigned

David Woodhouse dwmw2 at redhat.com
Fri Mar 25 14:01:42 UTC 2005


On Thu, 2005-03-24 at 12:19 -0500, Steve Grubb wrote:
> 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.

GCC should have optimised that out anyway if it wasn't necessary, but it
doesn't hurt. The patch is in BK and should hence be in the next -mm
tree; thanks.
 
-- 
dwmw2




More information about the Linux-audit mailing list