From: David Woodhouse Date: Sat, 2 Jul 2005 12:50:40 +0000 (+0100) Subject: AUDIT: Fix definition of audit_log() if audit not enabled X-Git-Tag: v2.6.14-rc2~49^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b430437c0de81681ecfa8efa8f55823df733529;p=pandora-kernel.git 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 --- Reading git-diff-tree failed