2021-04-06 17:18:19

by Marcel Holtmann

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

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 <[email protected]>
> ---
> net/bluetooth/l2cap_core.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel