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