From: Peng Haitao Date: Tue, 20 May 2008 01:13:02 +0000 (+0800) Subject: [PATCH] remove useless argument type in audit_filter_user() X-Git-Tag: v2.6.26-rc9~98^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8de72473effd674a3c1fe9621821f406f5587c9;p=pandora-kernel.git [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 Signed-off-by: Al Viro --- Reading git-diff-tree failed