commit | d8de72473effd674a3c1fe9621821f406f5587c9 | [log] [tgz] |
---|---|---|
author | Peng Haitao <penght@cn.fujitsu.com> | Tue May 20 09:13:02 2008 +0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jun 24 23:36:35 2008 -0400 |
tree | 4b96ac9b82cc156f9ee01da00450f1a97222353f | |
parent | 9f0aecdd1cd6aacee9aa8f08031f4f2e09e454dc [diff] |
[PATCH] remove useless argument type in audit_filter_user() The second argument "type" is not used in audit_filter_user(), so I think that type can be removed. If I'm wrong, please tell me. Signed-off-by: Peng Haitao <penght@cn.fujitsu.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>