diff options
author | Heiko Carstens <[email protected]> | 2016-12-20 16:08:05 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2017-01-16 07:27:53 +0100 |
commit | 90b3baa232ea6938ab707e3db2e90609494e6c54 (patch) | |
tree | 9f7354cdb8123b8263fde991e8b52c83ea0a9808 /lib/mpi/mpi-cmp.c | |
parent | dd695546603e8f984137d4dc806dd12e19b6bc27 (diff) |
s390: proper type casts for csum_partial invocations
Keep sparse and other static code checkers from emitting warnings like:
arch/s390/kernel/ipl.c:1549:14: warning: incorrect type in assignment (different base types)
arch/s390/kernel/ipl.c:1549:14: expected unsigned int [unsigned] csum
arch/s390/kernel/ipl.c:1549:14: got restricted __wsum
All usages in s390 code are ok. Therefore add proper casts.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions