Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information