mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07: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>