[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0a0361b0-dcde-70f8-8fba-6f464c64e081@embeddedor.com>
Date: Tue, 21 Jul 2020 18:00:45 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Baruch Siach <baruch@...s.co.il>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: linux-i2c@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] i2c: digicolor: Use fallthrough pseudo-keyword
Hi Baruch,
On 7/16/20 23:38, Baruch Siach wrote:
> Hi Gustavo,
>
> On Thu, Jul 16, 2020 at 05:00:55PM -0500, Gustavo A. R. Silva wrote:
>> Replace the existing /* fall through */ comments and its variants with
>> the new pseudo-keyword macro fallthrough[1].
>>
>> [1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
>
> This URL is likely to break at some point as documentation contest changes.
> Just refer to in kernel Documentation/process/deprecated.rst file.
>
You're right. Helpdesk just generated the proper doc for v5.7:
https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
> Other than that:
>
> Acked-by: Baruch Siach <baruch@...s.co.il>
>
I'll send v2 with the URL above and your Acked-by, shortly.
Thanks
--
Gustavo
Powered by blists - more mailing lists