From: Steve Grubb Date: Fri, 20 May 2005 23:22:31 +0000 (+0100) Subject: AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned X-Git-Tag: v2.6.13-rc1~90^2~583^2~53^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326e9c8ba6a149f47e020719b23b24a14ba740d6;p=pandora-kernel.git AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned The attached patch changes all occurrences of loginuid to auid. It also changes everything to %u that is an unsigned type. Signed-off-by: Steve Grubb Signed-off-by: David Woodhouse --- Reading git-diff-tree failed