]> git.baikalelectronics.ru Git - kernel.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)
commit12056f1b4f6237e7ac934972e53cd7b0cc3500af
tree4432b3b2f6ef6c19e9bded14ae31942e2b58bd84
parent8f8681860e1dd8113878901fb0a5dfe96da01cdb
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