diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-12-20 18:08:05 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-01-16 09:27:53 +0300 |
commit | 90b3baa232ea6938ab707e3db2e90609494e6c54 (patch) | |
tree | 9f7354cdb8123b8263fde991e8b52c83ea0a9808 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dd695546603e8f984137d4dc806dd12e19b6bc27 (diff) | |
download | linux-90b3baa232ea6938ab707e3db2e90609494e6c54.tar.xz |
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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions