diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 10:41:00 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 08:12:41 +0300 |
commit | 610850bebc5baaf92d113247387b9fcab187259f (patch) | |
tree | d8e47dbde13853ab43edb7a3d143161b9dec627a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8 (diff) | |
download | linux-610850bebc5baaf92d113247387b9fcab187259f.tar.xz |
Bluetooth: amp: 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