mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-13 04:06:38 +00:00
The first argument to csum_partial is const void *
casts to char/u8 * are not necessary
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>