]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
audit: remove dirlen argument to audit_compare_dname_path
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Oct 2012 19:25:24 +0000 (15:25 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Oct 2012 04:32:01 +0000 (00:32 -0400)
commit563a0d1236c2c58d584ef122a5cdc9930e5860b3
tree4432b3b2f6ef6c19e9bded14ae31942e2b58bd84
parentbfcec7087458812f575d9022b2d151641f34ee84
audit: remove dirlen argument to audit_compare_dname_path

All the callers set this to NULL now.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/audit.h
kernel/audit_watch.c
kernel/auditfilter.c
kernel/auditsc.c