diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 15:40:59 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:41 +0200 |
commit | fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8 (patch) | |
tree | 4173992309c2786c69cca932531b874f3d568a8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 658d5d8080b5ec6184402d3cf37c2070e4d9b6db (diff) |
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