[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40316d8d-3d17-5ed1-b6ef-e965b657e1b6@embeddedor.com>
Date: Tue, 21 Jul 2020 22:25:34 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: Marek Vasut <marek.vasut+renesas@...il.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-pci <linux-pci@...r.kernel.org>,
Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH][next] PCI: rcar-gen2: Use fallthrough pseudo-keyword
Hi Geert,
On 7/17/20 02:18, Geert Uytterhoeven wrote:
> Hi Gustavo,
>
> Thanks for your patch!
>
> On Thu, Jul 16, 2020 at 11:11 PM Gustavo A. R. Silva
> <gustavoars@...nel.org> wrote:
>> Replace the existing /* fall through */ comments and its variants with
>> the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
>> fall-through markings when it is the case.
>
> Which unnecessary marking is being removed?
> I don't see any.
>
There is none. I will remove those lines and send v2 with a URL
to the proper documentation for Linux v5.7 instead of 'lastest',
see:
https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
I'll add your Reviewed-by tag. :)
>>
>> [1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
>
> For the actual patch contents:
> Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be>
>
Thanks!
--
Gustavo
Powered by blists - more mailing lists