commit | 7b430437c0de81681ecfa8efa8f55823df733529 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Sat Jul 02 13:50:40 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Sat Jul 02 13:50:40 2005 +0100 |
tree | c91b2dcb370b561c448d9005ef0ec41426ff7ef3 | |
parent | 13774024da8ebdf17212c0f5a83f5b0681a649eb [diff] |
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>