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:
7392906
)
sanitize audit_mq_notify()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 10 Dec 2008 12:16:12 +0000
(07:16 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 4 Jan 2009 20:14:40 +0000
(15:14 -0500)
* don't copy_from_user() twice
* don't bother with allocations
* don't duplicate parts of audit_dummy_context()
* make it return void
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found