]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
AUDIT: Fix definition of audit_log() if audit not enabled
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sat, 2 Jul 2005 12:50:40 +0000 (13:50 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sat, 2 Jul 2005 12:50:40 +0000 (13:50 +0100)
commit7b430437c0de81681ecfa8efa8f55823df733529
treec91b2dcb370b561c448d9005ef0ec41426ff7ef3
parent13774024da8ebdf17212c0f5a83f5b0681a649eb
AUDIT: Fix definition of audit_log() if audit not enabled

audit_log() also takes an extra argument, although it's a vararg
function so the compiler didn't really notice.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h