All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>, linux-clk@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	linux-actions@lists.infradead.org
Subject: Re: [PATCH v4 5/5] clk: actions: Make sentinel elements more obvious
Date: Fri, 11 Mar 2022 18:17:02 -0800	[thread overview]
Message-ID: <20220312021704.A8111C340E9@smtp.kernel.org> (raw)
In-Reply-To: <20220218000922.134857-6-j.neuschaefer@gmx.net>

Quoting Jonathan Neuschäfer (2022-02-17 16:09:21)
> The sentinel elements of various tables in drivers/clk/actions can be a
> bit hard to recognize. Make them easier to see by changing the style
> from { 0, 0 } to { /* sentinel */ }.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---

Applied to clk-next

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>, linux-clk@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	linux-actions@lists.infradead.org
Subject: Re: [PATCH v4 5/5] clk: actions: Make sentinel elements more obvious
Date: Fri, 11 Mar 2022 18:17:02 -0800	[thread overview]
Message-ID: <20220312021704.A8111C340E9@smtp.kernel.org> (raw)
In-Reply-To: <20220218000922.134857-6-j.neuschaefer@gmx.net>

Quoting Jonathan Neuschäfer (2022-02-17 16:09:21)
> The sentinel elements of various tables in drivers/clk/actions can be a
> bit hard to recognize. Make them easier to see by changing the style
> from { 0, 0 } to { /* sentinel */ }.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---

Applied to clk-next

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-03-12  2:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18  0:09 [PATCH v4 0/5] clk drivers: Terminate clk_div_table with sentinel element Jonathan Neuschäfer
2022-02-18  0:09 ` Jonathan Neuschäfer
2022-02-18  0:09 ` [PATCH v4 1/5] clk: actions: " Jonathan Neuschäfer
2022-02-18  0:09   ` Jonathan Neuschäfer
2022-03-12  2:16   ` Stephen Boyd
2022-03-12  2:16     ` Stephen Boyd
2022-02-18  0:09 ` [PATCH v4 2/5] clk: loongson1: " Jonathan Neuschäfer
2022-02-18  0:09   ` Jonathan Neuschäfer
2022-03-12  2:16   ` Stephen Boyd
2022-03-12  2:16     ` Stephen Boyd
2022-02-18  0:09 ` [PATCH v4 3/5] clk: hisilicon: " Jonathan Neuschäfer
2022-02-18  0:09   ` Jonathan Neuschäfer
2022-03-12  2:16   ` Stephen Boyd
2022-03-12  2:16     ` Stephen Boyd
2022-02-18  0:09 ` [PATCH v4 4/5] clk: clps711x: " Jonathan Neuschäfer
2022-02-18  0:09   ` Jonathan Neuschäfer
2022-03-12  2:16   ` Stephen Boyd
2022-03-12  2:16     ` Stephen Boyd
2022-02-18  0:09 ` [PATCH v4 5/5] clk: actions: Make sentinel elements more obvious Jonathan Neuschäfer
2022-02-18  0:09   ` Jonathan Neuschäfer
2022-03-12  2:17   ` Stephen Boyd [this message]
2022-03-12  2:17     ` Stephen Boyd

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=20220312021704.A8111C340E9@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=afaerber@suse.de \
    --cc=f4bug@amsat.org \
    --cc=j.neuschaefer@gmx.net \
    --cc=linux-actions@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=mturquette@baylibre.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.