linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Iskren Chernev <iskren.chernev@gmail.com>
Cc: Andrei Ziureaev <andrei.ziureaev@arm.com>,
	Masahiro Yamada <masahiroy@kernel.org>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org,
	Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
Subject: Re: [PATCH] dt-bindings: Use portable sort for version cmp
Date: Tue, 9 Feb 2021 14:57:02 -0600	[thread overview]
Message-ID: <20210209205702.GA167097@robh.at.kernel.org> (raw)
In-Reply-To: <20210201165829.58656-1-iskren.chernev@gmail.com>

On Mon, 01 Feb 2021 18:58:28 +0200, Iskren Chernev wrote:
> sort -C is like sort -c >/dev/null but less portable. It fails on
> busybox sort (i.e alpine linux).
> 
> Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com>
> Fixes: ea5b8b5eb004 ("dt-bindings: Add a minimum version check for dtschema")
> ---
>  Documentation/devicetree/bindings/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

      reply	other threads:[~2021-02-10  0:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 16:58 [PATCH] dt-bindings: Use portable sort for version cmp Iskren Chernev
2021-02-09 20:57 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210209205702.GA167097@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=andrei.ziureaev@arm.com \
    --cc=cristian.ciocaltea@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=iskren.chernev@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).