diff options
author | Kai Ye <[email protected]> | 2021-06-03 15:41:05 +0800 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2021-06-26 07:12:43 +0200 |
commit | 83b4b19551411c83bbcf677718ab5d9f60d982f6 (patch) | |
tree | af045a476e5133768fbe26d560bbb1f664a7a5e2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 79dbeafe5ef162ede87c916054755a987e93e542 (diff) |
Bluetooth: smp: Use the correct print format
According to Documentation/core-api/printk-formats.rst,
Use the correct print format. Printing an unsigned int value should use %u
instead of %d. Otherwise printk() might end up displaying negative numbers.
Signed-off-by: Kai Ye <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions