aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJanie Tu <[email protected]>2020-12-09 23:16:08 +0200
committerLuca Coelho <[email protected]>2020-12-10 00:11:17 +0200
commit846067693fc81f6f6bf6f2aee2750c797c2d19ed (patch)
tree4032a78216d7c1dc3a22189b59bb4f0bfcabd7bf /scripts/gdb/linux/modules.py
parentcc598782d7c02afb07554f34fdd5667dba3e6bc9 (diff)
iwlwifi: mvm: fix sar profile printing issue
The profile shows an invalid value because the wrong format was used. A u8 value should use by %hhu, not %hhd. Fix thisit by changing it to %hhu. Signed-off-by: Janie Tu <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Link: https://lore.kernel.org/r/iwlwifi.20201209231352.a595be52af22.I1843c3c4f9fb32fa8d439052bd0a5ad230f292e2@changeid Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions