aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-05-12 17:04:08 +0200
committerGreg Kroah-Hartman <[email protected]>2020-05-13 13:49:44 +0200
commit9fee675c2c670ea86205ff9d8211980e016c4dde (patch)
tree8f24adbec9cb2b1d251753d15b677d43035d6a4f /tools/perf/scripts/python/stackcollapse.py
parentb8743c786bbd6b9ac63c98401b60b9a3400049de (diff)
staging: wfx: declare the field 'packet_id' with native byte order
The field packet_id is not interpreted by the device. It is only used as identifier for the device answer. So it is not necessary to declare it little endian. It fixes some warnings raised by Sparse without complexifying the code. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions