All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
	soc@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	arm@kernel.org, Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: (subset) [PATCH 4/5] arm64: dts: toshiba: adjust whitespace around '='
Date: Sun, 12 Mar 2023 18:21:19 +0100	[thread overview]
Message-ID: <167864162125.395859.16545103621407700070.b4-ty@linaro.org> (raw)
In-Reply-To: <20220526204606.833054-4-krzysztof.kozlowski@linaro.org>

On Thu, 26 May 2022 22:46:05 +0200, Krzysztof Kozlowski wrote:
> Fix whitespace coding style: use single space instead of tabs or
> multiple spaces around '=' sign in property assignment.  No functional
> changes (same DTB).
> 
> 

Applied, thanks!

[4/5] arm64: dts: toshiba: adjust whitespace around '='
      https://git.kernel.org/krzk/linux-dt/c/8a922b7728a93d837954315c98b84f6b78de0c4f

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
	soc@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	arm@kernel.org, Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: (subset) [PATCH 4/5] arm64: dts: toshiba: adjust whitespace around '='
Date: Sun, 12 Mar 2023 18:21:19 +0100	[thread overview]
Message-ID: <167864162125.395859.16545103621407700070.b4-ty@linaro.org> (raw)
In-Reply-To: <20220526204606.833054-4-krzysztof.kozlowski@linaro.org>

On Thu, 26 May 2022 22:46:05 +0200, Krzysztof Kozlowski wrote:
> Fix whitespace coding style: use single space instead of tabs or
> multiple spaces around '=' sign in property assignment.  No functional
> changes (same DTB).
> 
> 

Applied, thanks!

[4/5] arm64: dts: toshiba: adjust whitespace around '='
      https://git.kernel.org/krzk/linux-dt/c/8a922b7728a93d837954315c98b84f6b78de0c4f

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

  parent reply	other threads:[~2023-03-12 17:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-26 20:46 [PATCH 1/5] arm64: dts: altera: adjust whitespace around '=' Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 2/5] arm64: dts: amd: " Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 3/5] arm64: dts: apm: " Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 4/5] arm64: dts: toshiba: " Krzysztof Kozlowski
2022-05-26 20:46   ` Krzysztof Kozlowski
2022-05-27  6:20   ` nobuhiro1.iwamatsu
2022-05-27  6:20     ` nobuhiro1.iwamatsu
2023-03-12 16:38     ` Krzysztof Kozlowski
2023-03-12 16:38       ` Krzysztof Kozlowski
2023-03-12 17:21   ` Krzysztof Kozlowski [this message]
2023-03-12 17:21     ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 5/5] arm64: dts: lg: " Krzysztof Kozlowski
2022-05-26 20:46   ` Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski
2022-06-16 20:47     ` Krzysztof Kozlowski
2022-06-14 16:17 ` [PATCH 1/5] arm64: dts: altera: " Dinh Nguyen
2022-07-01 20:41 ` patchwork-bot+linux-soc

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=167864162125.395859.16545103621407700070.b4-ty@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=soc@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 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.