diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 10:40:54 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 08:12:40 +0300 |
commit | 8c8ca05d3291d5e77eccf8f87106506a90aa82a2 (patch) | |
tree | 55793698bf8afe93da678075d6ae84feed77a695 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4f00bfb372674d586c4a261bfc595cbce101fbb6 (diff) | |
download | linux-8c8ca05d3291d5e77eccf8f87106506a90aa82a2.tar.xz |
Bluetooth: bnep: 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions