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