Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
user_regset_copyout_zero(): use clear_user()
that's the only caller of __clear_user() in generic code, and it's not hot enough to bother with skipping access_ok(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information