Re: [PATCH] net/Bluetooth - use the correct print format

From: Marcel Holtmann
Date: Tue Apr 06 2021 - 04:42:28 EST


Hi Kai,

> Use the correct print format. Printing an unsigned int value should use %u
> instead of %d. For details, please read document:
> Documentation/core-api/printk-formats.rst
>
> Signed-off-by: Kai Ye <yekai13@xxxxxxxxxx>
> ---
> net/bluetooth/l2cap_core.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel