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@xxxxxxxxxx> > I'll send v2 with the URL above and your Acked-by, shortly. Thanks -- Gustavo