commit | 16ec7e168db6747e69b101b86ddf86f001fdcd60 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:22:56 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:22 2006 -0800 |
tree | 19138de2def8a983020d7e1677f7b286d7030e6a | |
parent | 7c73a746ba726faa5ab12981b4b192768eb439de [diff] |
[NET]: SPARC checksum annotations and cleanups. * sanitize prototypes, annotate * kill bogus access_ok() in csum_partial_copy_from_user (the only caller checks) * kill useless shift Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>