[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200723100812.GC30472@kozik-lap>
Date: Thu, 23 Jul 2020 12:08:12 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Olof Johansson <olof@...om.net>, arm-soc <arm@...nel.org>,
SoC Team <soc@...nel.org>, Markus Mayer <mmayer@...adcom.com>,
bcm-kernel-feedback-list <bcm-kernel-feedback-list@...adcom.com>,
Florian Fainelli <f.fainelli@...il.com>,
Santosh Shilimkar <ssantosh@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Roger Quadros <rogerq@...com>,
Tony Lindgren <tony@...mide.com>,
Vladimir Zapolskiy <vz@...ia.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"moderated list:ARM/Mediatek SoC..."
<linux-mediatek@...ts.infradead.org>,
linux-omap <linux-omap@...r.kernel.org>,
"open list:TEGRA ARCHITECTURE SUPPORT" <linux-tegra@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH 20/23] memory: omap-gpmc: Fix whitespace issue
On Thu, Jul 23, 2020 at 11:11:08AM +0200, Arnd Bergmann wrote:
> On Thu, Jul 23, 2020 at 9:39 AM Krzysztof Kozlowski <krzk@...nel.org> wrote:
>
> > @@ -1756,7 +1756,7 @@ static int gpmc_calc_common_timings(struct gpmc_timings *gpmc_t,
> > /* TODO: remove this function once all peripherals are confirmed to
> > * work with generic timing. Simultaneously gpmc_cs_set_timings()
> > * has to be modified to handle timings in ps instead of ns
> > -*/
> > + */
>
> This still doesn't follow the normal coding style for multi-line comments.
>
> I don't think it's worth fixing, but if you think it should be changed, then
> make it
>
> /*
> * mult-line comment
> * ...
> */
Sure, thanks for feedback.
Best regards,
Krzysztof
Powered by blists - more mailing lists