diff options
author | Michael S. Tsirkin <[email protected]> | 2020-07-10 06:34:49 -0400 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-08-05 09:30:19 -0400 |
commit | 8875bbba97087bf4a677071723d04fc00730f1e7 (patch) | |
tree | 049ad6dfd056e7c863087709aa253a182290bb23 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 24b6842ade6925199e182988259761504aacfbc0 (diff) |
virtio_balloon: fix sparse warning
balloon uses virtio32_to_cpu instead of cpu_to_virtio32
to convert a native endian number to virtio.
No practical difference but makes sparse warn.
Fix it up.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions