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

alpha: propagate the calling convention changes down to csum_partial_copy.c helpers



get rid of set_fs() in csum_partial_copy_nocheck(), while we are at it -
just take the part of csum_and_copy_from_user() sans the access_ok() check
into a helper function and have csum_partial_copy_nocheck() call that.

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