Skip to content
Commit cc03f19c authored by Al Viro's avatar Al Viro
Browse files

ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()



Just inline the call and use memcpy() instead of __copy_from_user() and
note that the tail is precisely ia64 csum_partial().

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c281a6c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment