mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>