Hi, > From: Gustavo A. R. Silva, Sent: Wednesday, July 22, 2020 12:29 PM > > Replace the existing /* fall through */ comments and its variants with > the new pseudo-keyword macro fallthrough[1]. > > [1] > https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through > > Reviewed-by: Geert Uytterhoeven <[email protected]> > Signed-off-by: Gustavo A. R. Silva <[email protected]>
Thank you for the patch! Reviewed-by: Yoshihiro Shimoda <[email protected]> Best regards, Yoshihiro Shimoda

