Re: [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree

From: Dmitry Osipenko
Date: Tue Oct 27 2020 - 16:43:26 EST


27.10.2020 12:10, Krzysztof Kozlowski пишет:
> On Mon, Oct 26, 2020 at 01:17:03AM +0300, Dmitry Osipenko wrote:
>> The Tegra20 EMC registers size should be twice bigger. This patch fixes
>> the size.
>
> Don't use "This patch" (this appears here). Better to use:
> "Fix the size of ..." or just "The size should be twice bigger" as it is
> obvious that you fix it.
>
> https://elixir.bootlin.com/linux/latest/source/Documentation/process/submitting-patches.rst#L151
>
> Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Thanks, I wasn't aware that it's a preferred wording style now.