From: Steve Grubb Date: Fri, 29 Apr 2005 15:09:52 +0000 (+0100) Subject: [AUDIT] Fix signedness of 'serial' in various routines. X-Git-Tag: v2.6.12-rc4~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d812ddbb89e323d054a7d073466225966c8350c8;p=pandora-kernel.git [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 --- Reading git-diff-tree failed