Skip to content
Commit 14544d76 authored by Al Viro's avatar Al Viro
Browse files

vme_user: don't use __copy_..._user()



Saving access_ok() is not worth the trouble; yes, the callers of ->read()
and ->write() will have done the right checks, but it's much too long
(and varied) call chains to rely upon.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3d46d710
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment