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]
Date: Fri, 2 Feb 2024 14:21:58 -0600
From: Rob Herring <robh@...nel.org>
To: Conor Dooley <conor@...nel.org>
Cc: Guenter Roeck <linux@...ck-us.net>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org, Charles Hsu <ythsu0511@...il.com>,
	linux-hwmon@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: trivial-devices: sort entries
 alphanumerically

On Thu, Feb 01, 2024 at 06:32:09PM +0000, Conor Dooley wrote:
> On Thu, Feb 01, 2024 at 05:25:13AM -0800, Guenter Roeck wrote:
> > On 1/31/24 23:58, Krzysztof Kozlowski wrote:
> > > Sort entries alphanumerically.  This was a semi manual job with help of:
> > > 
> > >    cat Documentation/devicetree/bindings/trivial-devices.yaml | grep '    - ' > old
> > >    cat old | sort -n > new
> > >    diff -ubB old new
> > > 
> > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> > > 
> > 
> > Acked-by: Guenter Roeck <linux@...ck-us.net>
> 
> z sorts before a, please fix in the whole file.

I don't follow this comment.

> 
> Acked-by: Conor Dooley <conor.dooley@...rochip.com>
> 
> Thanks,
> Conor.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ