| commit | 3fb50075284433093eba7c43e75b16eaa36eeabd | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 28 00:51:43 2017 -0400 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 28 16:43:44 2017 -0400 |
| tree | ecb3e9670cbf3dec94b48ba1f8f604df774c9af1 | |
| parent | db68ce10c4f0a27c1ff9fa0e789e5c41f8c4ea63 [diff] |
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
only h8300 actually used those; might as well define them there.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>