summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
diff options
context:
space:
mode:
authorKai Ye <yekai13@huawei.com>2021-06-03 10:41:05 +0300
committerMarcel Holtmann <marcel@holtmann.org>2021-06-26 08:12:43 +0300
commit83b4b19551411c83bbcf677718ab5d9f60d982f6 (patch)
treeaf045a476e5133768fbe26d560bbb1f664a7a5e2 /net/bluetooth/hci_conn.c
parent79dbeafe5ef162ede87c916054755a987e93e542 (diff)
downloadlinux-83b4b19551411c83bbcf677718ab5d9f60d982f6.tar.xz
Bluetooth: smp: 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 'net/bluetooth/hci_conn.c')
0 files changed, 0 insertions, 0 deletions