Skip to content
Commit 07f0757a authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

include/net net/ - csum_partial - remove unnecessary casts



The first argument to csum_partial is const void *
casts to char/u8 * are not necessary

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a7a0d6a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment