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] [day] [month] [year] [list]
Date:   Wed, 14 Dec 2022 16:18:54 -0600
From:   Rob Herring <robh@...nel.org>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc:     Paul Walmsley <paul.walmsley@...ive.com>,
        linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Rob Herring <robh+dt@...nel.org>,
        Albert Ou <aou@...s.berkeley.edu>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        devicetree@...r.kernel.org, Palmer Dabbelt <palmer@...belt.com>
Subject: Re: [PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically


On Fri, 02 Dec 2022 12:05:36 +0100, Krzysztof Kozlowski wrote:
> Sort entries alphabetically.  This was a semi manual job with help of:
> 
>   cat Documentation/devicetree/bindings/vendor-prefixes.yaml | grep '":' > old
>   cat old | sort > new
>   diff -ubB old new
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> 
> ---
> 
> Patch rebased on next-20221201 therefore might not apply cleanly to
> Rob's tree. Probably should be taken after the 6.2-rc1.
> ---
>  .../devicetree/bindings/vendor-prefixes.yaml  | 64 +++++++++----------
>  1 file changed, 32 insertions(+), 32 deletions(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ