diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-19 18:37:13 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-04-23 20:55:06 +0300 |
commit | 3d3185ae593de8d4887535e095c9dca0bd689419 (patch) | |
tree | e6aeed975147e849907c9876605de03fd49bcc2c /Documentation/DMA-ISA-LPC.txt | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
download | linux-3d3185ae593de8d4887535e095c9dca0bd689419.tar.xz |
esas2r: don't bother with __copy_to_user()
sure, we'd done copy_from_user() on the same range, so we can
skip access_ok()... and it's not worth bothering. Just use
copy_to_user().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/DMA-ISA-LPC.txt')
0 files changed, 0 insertions, 0 deletions