mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
It's already doing the right thing - it does access_ok() and the wrapper in net/checksum.h is pointless here. Just rename it and be done with that... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>