mirror of
https://github.com/torvalds/linux
synced 2026-07-02 15:52:07 +09:00
* 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 <viro@zeniv.linux.org.uk>