diff options
author | Kai Ye <yekai13@huawei.com> | 2021-06-03 15:41:03 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:42 +0200 |
commit | 496bdeeeda09e84f469f47e66f6d38d3735f802f (patch) | |
tree | 611597ab6ae0bf586cfb319d119662e00185c74b /include/scsi | |
parent | 85d6728421c9b2797dea3a20f213dd44d9f8d7cd (diff) |
Bluetooth: msft: 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 'include/scsi')
0 files changed, 0 insertions, 0 deletions