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>
1 file changed