diff options
author | 2021-06-03 15:40:59 +0800 | |
---|---|---|
committer | 2021-06-26 07:12:41 +0200 | |
commit | fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8 (patch) | |
tree | 4173992309c2786c69cca932531b874f3d568a8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: 6lowpan: Use the correct print format (diff) | |
download | linux-dev-fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8.tar.xz linux-dev-fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8.zip |
Bluetooth: a2mp: 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 <yekai13@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions