diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-02-12 22:35:37 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-12 22:35:37 -0800 |
commit | 94de7feb2dee6d0039ecbe98ae8b63bbb63808b6 (patch) | |
tree | c0cac64c593efc2e2dc32a7c666bb4e9c4f69bf6 /scripts/pnmtologo.c | |
parent | 910d6c320cac65c81d66e8fd30dca167092722eb (diff) | |
download | op-kernel-dev-94de7feb2dee6d0039ecbe98ae8b63bbb63808b6.zip op-kernel-dev-94de7feb2dee6d0039ecbe98ae8b63bbb63808b6.tar.gz |
[NETLABEL]: Compilation for CONFIG_AUDIT=n case.
The audit_log_start() will expand into an empty do { } while (0)
construction and the audit_ctx becomes unused.
The solution: push current->audit_context into audit_log_start()
directly, since it is not required in any other place in the
calling function.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/pnmtologo.c')
0 files changed, 0 insertions, 0 deletions