AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
authorSteve Grubb <sgrubb@redhat.com>
Fri, 20 May 2005 23:22:31 +0000 (00:22 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 20 May 2005 23:22:31 +0000 (00:22 +0100)
commit326e9c8ba6a149f47e020719b23b24a14ba740d6
tree279ace274d6a5e7c696c95f397bfbf5d5d5c347a
parent05474106a41f44d16d649bc8c7687fc24ce4370a
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 <sgrubb@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
kernel/audit.c
kernel/auditsc.c