Re: [PATCH] afs: Move comments after /* fallthrough */

From: David Howells
Date: Fri Aug 16 2019 - 06:36:35 EST


Joe Perches <joe@xxxxxxxxxxx> wrote:

> Here the script would not convert the /* Fall through */
> because the next non-blank line does not start with
> case or default

Convert the "/* Fall through */" to what?

You said "for a script to appropriately convert case statement blocks with /*
fallthrough */ comments to a macro". Can you give an example of what the code
would look like with this macro emplaced?

David