Fix oops due to thinko in avc_audit()
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sat, 21 May 2005 15:52:57 +0000 (16:52 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sat, 21 May 2005 15:52:57 +0000 (16:52 +0100)
commit7b5d781ce1f19fb7382d3d3fb7af48e429bed12d
tree8ab8eef2e8c3629c46d29ffb9c618d87c5e1a02c
parent326e9c8ba6a149f47e020719b23b24a14ba740d6
Fix oops due to thinko in avc_audit()

When I added the logging of pid= and comm= back to avc_audit() I
screwed it up. Put it back how it should be.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
security/selinux/avc.c