lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun,  9 Jan 2022 22:01:42 +0800
From:   Jiasheng Jiang <jiasheng@...as.ac.cn>
To:     damien.lemoal@...nsource.wdc.com, David.Laight@...LAB.COM,
        davem@...emloft.net, gregkh@...uxfoundation.org,
        stable@...r.kernel.org
Cc:     linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jiasheng Jiang <jiasheng@...as.ac.cn>
Subject: Re: Re: [PATCH v3] ide: Check for null pointer after calling devm_ioremap

On Sun, Jan 09, 2022 at 04:53:39PM +0800, Damien Le Moal wrote:
>>>> Cc: stable@...r.kernel.org#5.10
>>>
>>> Please keep the space before the #
>>>
>>> Cc: stable@...r.kernel.org #5.10
>> 
>> Actually, I added the space before, but the when I use the tool
>> 'scripts/checkpatch.pl' to check my format, it told me a warning
>> that it should not have space.
>> 
>> The warning is as follow:
>> WARNING: email address 'stable@...r.kernel.org #5.10' might be
>> better as 'stable@...r.kernel.org#5.10'
>
> Cc: stable@...r.kernel.org # 5.10
>
> Should work.

I used 'scripts/checkpatch.pl' to check it, giving me the warning again.

The warning is as follow:
WARNING: email address 'stable@...r.kernel.org # 5.10' might be better as
'stable@...r.kernel.org# 5.10'

And if I use the 'stable@...r.kernel.org# 5.10', warning too.

The warning is as follow:
WARNING: email address 'stable@...r.kernel.org# 5.10' might be better as
'stable@...r.kernel.org#5.10' 

It seems that the only non-warning format is 'stable@...r.kernel.org#5.10'.

Sincerely thanks,
Jiang

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ