diff options
author | 2021-06-03 15:40:58 +0800 | |
---|---|---|
committer | 2021-06-26 07:12:41 +0200 | |
commit | 658d5d8080b5ec6184402d3cf37c2070e4d9b6db (patch) | |
tree | 0c998f07379d89cda7b3990631b551cca62f7012 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: hidp: Use the correct print format (diff) | |
download | linux-dev-658d5d8080b5ec6184402d3cf37c2070e4d9b6db.tar.xz linux-dev-658d5d8080b5ec6184402d3cf37c2070e4d9b6db.zip |
Bluetooth: 6lowpan: 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