Home
last modified time | relevance | path

Searched hist:b442a853 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/cmtp/
H A Dcapi.cb442a853 Thu Jun 03 02:40:55 CDT 2021 Kai Ye <yekai13@huawei.com> Bluetooth: cmtp: 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>