[PATCH] Make IPC mode consistent
authorSteve Grubb <sgrubb@redhat.com>
Tue, 29 May 2007 14:38:18 +0000 (10:38 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2007 13:57:02 +0000 (09:57 -0400)
commit5b9a4262232d632c28990fcdf4f36d0e0ade5f18
tree1ced97f3605de37877045747cc4bb37c0c759509
parentd7fff6f4d1ed1bc31577df887fefcb1541923367
[PATCH] Make IPC mode consistent

The mode fields for IPC records are not consistent. Some are hex, others are
octal. This patch makes them all octal.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditsc.c