diff options
author | Johannes Berg <[email protected]> | 2018-12-06 11:30:37 +0100 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2019-02-04 12:28:06 +0200 |
commit | 138d320a95ce4ecef13e6b3f3b3a8a21af5c6e1d (patch) | |
tree | 73701c2ce5d535aa010b3e78d9c3a6cecac11ee3 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9394662ab5e92ef1fcfe108ea4f4d98efa99d84a (diff) |
iwlwifi: dvm: use %u for sscanf() into unsigned variable
Use %u instead of using %d which looks signed but then won't
get signed output if using an unsigned variable. It doesn't
matter much, but be consistent.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions