diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 10:40:56 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 08:12:40 +0300 |
commit | 093dabb4f1aff982f7ef1cebf4e24be3fe47bcdb (patch) | |
tree | f6795d2720976e6634f36148e5f6134df6ded2f2 /mm/usercopy.c | |
parent | b442a8533b02b44bafa81b67a3571b2b106fcc88 (diff) | |
download | linux-093dabb4f1aff982f7ef1cebf4e24be3fe47bcdb.tar.xz |
Bluetooth: hidp: 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 'mm/usercopy.c')
0 files changed, 0 insertions, 0 deletions