git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0aecd
)
[PATCH] remove useless argument type in audit_filter_user()
author
Peng Haitao
<penght@cn.fujitsu.com>
Tue, 20 May 2008 01:13:02 +0000
(09:13 +0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 25 Jun 2008 03:36:35 +0000
(23:36 -0400)
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>
No differences found