diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 10:40:58 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 08:12:41 +0300 |
commit | 658d5d8080b5ec6184402d3cf37c2070e4d9b6db (patch) | |
tree | 0c998f07379d89cda7b3990631b551cca62f7012 /scripts/dev-needs.sh | |
parent | 093dabb4f1aff982f7ef1cebf4e24be3fe47bcdb (diff) | |
download | linux-658d5d8080b5ec6184402d3cf37c2070e4d9b6db.tar.xz |
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 'scripts/dev-needs.sh')
0 files changed, 0 insertions, 0 deletions