diff options
author | Joe Perches <joe@perches.com> | 2008-11-19 15:45:15 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-19 15:45:15 -0800 |
commit | d171235e712c11c0a0f47f62619024bf726125e1 (patch) | |
tree | 0c06db37f3edc2982815a5ff5b7ca5511534c582 /net | |
parent | 07f0757a6808f2f36a0e58c3a54867ccffdb8dc9 (diff) | |
download | linux-d171235e712c11c0a0f47f62619024bf726125e1.tar.gz linux-d171235e712c11c0a0f47f62619024bf726125e1.tar.bz2 linux-d171235e712c11c0a0f47f62619024bf726125e1.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions