audit: use the mark in handler functions
authorEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:38 +0000 (10:18 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:53 +0000 (10:18 -0400)
commit4cd76a47924cd966799402d0f2bba356cde5c1b3
treeeae3de25da0f48b105422dc93301bb1705b3fe0b
parentc496313fcc35a41e176e3f19cdda2544ea3a32a6
audit: use the mark in handler functions

audit now gets a mark in the should_send_event and handle_event
functions.  Rather than look up the mark themselves audit should just use
the mark it was handed.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit_watch.c