From: Al Viro Date: Sun, 14 Dec 2008 09:02:26 +0000 (-0500) Subject: sanitize audit_mq_open() X-Git-Tag: v2.6.29-rc1~513^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564f6993ffef656aebaf46cf2f1f6cb4f5c97207;p=pandora-kernel.git sanitize audit_mq_open() * don't bother with allocations * don't do double copy_from_user() * don't duplicate parts of check for audit_dummy_context() Signed-off-by: Al Viro --- Reading git-diff-tree failed