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

drivers/s390/ - 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 07f0757a
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