aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2020-12-12 15:44:26 -0800
committerJakub Kicinski <[email protected]>2020-12-14 19:18:11 -0800
commit8163962aadde4ab23ec794f30bf4972325bd6439 (patch)
tree9be8afcf69717db3fdfd3211f371e13863bdf45e /tools/perf/scripts/python/bin/stackcollapse-record
parentb024875607407ad7aad939e37a3c11b6d37ca5af (diff)
net: vxget: clean up sparse warnings
This code is copying strings in 64 bit quantities, the device returns them in big endian. As long as we store in big endian IOW endian on both sides matches, we're good, so swap to_be64, not from be64. This fixes ~60 sparse warnings. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions