devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Abel Vesa <abel.vesa@linaro.org>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Abel Vesa <abel.vesa@nxp.com>, Fabio Estevam <festevam@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 12/12] clk: imx8mm: don't use multiple blank lines
Date: Fri, 2 Sep 2022 21:28:57 +0300	[thread overview]
Message-ID: <YxJLafhnMVUygQTs@linaro.org> (raw)
In-Reply-To: <20220722215445.3548530-13-marcel@ziswiler.com>

On 22-07-22 23:54:45, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> Avoid the following checkpatch warning:
> 
> include/dt-bindings/clock/imx8mm-clock.h:284: check: Please don't use
>  multiple blank lines
> 
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

Applied this one, thanks!

> 
> ---
> 
> (no changes since v1)
> 
>  include/dt-bindings/clock/imx8mm-clock.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/dt-bindings/clock/imx8mm-clock.h b/include/dt-bindings/clock/imx8mm-clock.h
> index 47c6f7f9582c..1f768b2eeb1a 100644
> --- a/include/dt-bindings/clock/imx8mm-clock.h
> +++ b/include/dt-bindings/clock/imx8mm-clock.h
> @@ -281,7 +281,6 @@
>  #define IMX8MM_CLK_CLKOUT2_DIV			256
>  #define IMX8MM_CLK_CLKOUT2			257
>  
> -
>  #define IMX8MM_CLK_END				258
>  
>  #endif
> -- 
> 2.35.1
> 

  parent reply	other threads:[~2022-09-02 18:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 21:54 [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 01/12] ARM: dts: imx6-sabrelite: change to use SPDX identifiers Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 02/12] ARM: dts: imx6qdl-mba6: don't use multiple blank lines Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 03/12] ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 04/12] ARM: dts: imx6qdl-sabre: change to use SPDX identifiers Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 05/12] ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 06/12] ARM: dts: vf610: no spaces in indent but tabs Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 07/12] ARM: dts: vf610-twr: indent use tabs, no spaces at start of line Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 08/12] ARM: dts: vf610: don't use multiple blank lines Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 09/12] arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 10/12] arm64: dts: imx8mp-verdin: don't use multiple blank lines Marcel Ziswiler
2022-07-23 23:08   ` Laurent Pinchart
2022-07-22 21:54 ` [PATCH v2 11/12] arm64: dts: mnt-reform2: " Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 12/12] clk: imx8mm: " Marcel Ziswiler
2022-08-25 20:38   ` Abel Vesa
2022-09-02 18:28   ` Abel Vesa [this message]
2022-07-25 10:55 ` [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup Fabio Estevam
2022-08-21  7:52 ` Shawn Guo

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=YxJLafhnMVUygQTs@linaro.org \
    --to=abel.vesa@linaro.org \
    --cc=abel.vesa@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marcel@ziswiler.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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).