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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f5f3b847-eb6d-9978-3040-245e3b1acb23@arinc9.com>
Date:   Wed, 13 Apr 2022 13:40:29 +0300
From:   Arınç ÜNAL <arinc.unal@...nc9.com>
To:     Joe Perches <joe@...ches.com>,
        Sergio Paracuellos <sergio.paracuellos@...il.com>,
        Luiz Angelo Daros de Luca <luizluca@...il.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        Matthias Brugger <matthias.bgg@...il.com>
Cc:     erkin.bozoglu@...ont.com, linux-gpio@...r.kernel.org,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
        linux-mips@...r.kernel.org
Subject: Re: [PATCH 08/14] MAINTAINERS: add Ralink pinctrl driver

On 13/04/2022 11:29, Joe Perches wrote:
> On Wed, 2022-04-13 at 09:07 +0300, Arınç ÜNAL wrote:
>> Add a new section for the Ralink pinctrl driver and add me and Sergio as
>> the maintainers.
>>
>> Signed-off-by: Arınç ÜNAL <arinc.unal@...nc9.com>
> 
> It's unusual for a last name to be completely capitalized.

I was influenced by a law for official correspondence from where I live. 
It sort of stuck with me. Surely that's not a problem?

> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -16502,6 +16502,13 @@ L:	linux-mips@...r.kernel.org
>>   S:	Maintained
>>   F:	arch/mips/boot/dts/ralink/mt7621*
>>   
>> +RALINK PINCTRL DRIVER
>> +M:	Arınç ÜNAL <arinc.unal@...nc9.com>
>> +M:	Sergio Paracuellos <sergio.paracuellos@...il.com>
>> +L:	linux-mips@...r.kernel.org
>> +S:	Maintained
>> +F:	drivers/pinctrl/ralink/*
> 
> Typically this is just the directory.
> 
> F:	drivers/pinctrl/ralink/
> 
> as this covers any file in the directory as well as
> any possible subdirectories and files.
> 
> Using
> 
> F:	drivers/pinctrl/ralink/*
> 
> excludes any possible subdirectories and files within those
> possible subdirectories.

Thanks! I'll change this if I get more stuff to address. I think this is 
too minor of a change for resubmitting the series as there're no 
subdirectories on there yet.

Arınç

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ