From: Al Viro Date: Wed, 10 Dec 2008 12:16:12 +0000 (-0500) Subject: sanitize audit_mq_notify() X-Git-Tag: v2.6.29-rc1~513^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20114f71b27cafeb7c7e41d2b0f0b68c3fbb022b;p=pandora-kernel.git sanitize audit_mq_notify() * 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 --- Reading git-diff-tree failed