diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 15:41:00 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:41 +0200 |
commit | 610850bebc5baaf92d113247387b9fcab187259f (patch) | |
tree | d8e47dbde13853ab43edb7a3d143161b9dec627a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fad48d848cf64d4673474c9ebcb9f6fbf66aa3b8 (diff) |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions