Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hfi1: get rid of pointless access_ok()
pin_user_pages_fast() doesn't need that from its caller. NB: only reachable from ->ioctl(), and only under USER_DS Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information