diff options
author | 2021-06-03 15:40:55 +0800 | |
---|---|---|
committer | 2021-06-26 07:12:40 +0200 | |
commit | b442a8533b02b44bafa81b67a3571b2b106fcc88 (patch) | |
tree | 5ec1d7687a318421ca18a6e20b958cd6b2ac73fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: bnep: Use the correct print format (diff) | |
download | linux-dev-b442a8533b02b44bafa81b67a3571b2b106fcc88.tar.xz linux-dev-b442a8533b02b44bafa81b67a3571b2b106fcc88.zip |
Bluetooth: cmtp: 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