Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information