sanitize audit_socketcall
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 10 Dec 2008 08:16:51 +0000 (03:16 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 4 Jan 2009 20:14:39 +0000 (15:14 -0500)
* don't bother with allocations
* now that it can't fail, make it return void

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found