diff options
author | 2017-12-29 16:12:28 -0500 | |
---|---|---|
committer | 2017-12-29 16:12:28 -0500 | |
commit | 14544d7690f674ce2b7aa9dc6531c244cc861d19 (patch) | |
tree | ccae0ed95da033b82a88017884ea984e93dd75bf /drivers/pci/controller/dwc | |
parent | usx2y: don't bother with memdup_user() for 16-byte structure (diff) | |
download | linux-dev-14544d7690f674ce2b7aa9dc6531c244cc861d19.tar.xz linux-dev-14544d7690f674ce2b7aa9dc6531c244cc861d19.zip |
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>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions