diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 15:41:02 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:42 +0200 |
commit | 85d6728421c9b2797dea3a20f213dd44d9f8d7cd (patch) | |
tree | 54d72ccf6af5b1c754d6ca32470ccba22d58868d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 610850bebc5baaf92d113247387b9fcab187259f (diff) |
Bluetooth: mgmt: 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