lkml.org 
[lkml]   [2021]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 00/12] net/Bluetooth: correct the use of print format
From
Date
Hi Kai,

> According to Documentation/core-api/printk-formats.rst,
> Use the correct print format.
> 1. Printing an unsigned int value should use %u instead of %d.
> 2. Printing an unsigned long value should use %lu instead of %ld.
> Otherwise printk() might end up displaying negative numbers.
>
> changes v1 -> v2:
> fix some style problems
>
> Kai Ye (12):
> net/Bluetooth/bnep - use the correct print format
> net/Bluetooth/cmtp - use the correct print format
> net/Bluetooth/hidp - use the correct print format
> net/Bluetooth/rfcomm - use the correct print format
> net/Bluetooth/6lowpan - use the correct print format
> net/Bluetooth/a2mp - use the correct print format
> net/Bluetooth/amp - use the correct print format
> net/Bluetooth/hci - use the correct print format
> net/Bluetooth/mgmt - use the correct print format
> net/Bluetooth/msft - use the correct print format
> net/Bluetooth/sco - use the correct print format
> net/Bluetooth/smp - use the correct print format

please fix the commit message to apply with expected style. Fixing up 12 patches manually is not something I am going to do.

Regards

Marcel

\
 
 \ /
  Last update: 2021-06-02 22:18    [W:0.049 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site