ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()

Just use copy_from_user() there, rather than relying upon the wrapper
to have done access_ok()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2 files changed