linux-stable/drivers/staging/vme
Al Viro 14544d7690 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: Al Viro <viro@zeniv.linux.org.uk>
2017-12-29 16:12:28 -05:00
..
devices vme_user: don't use __copy_..._user() 2017-12-29 16:12:28 -05:00
Makefile