Re: [GIT PULL] fallthrough pseudo-keyword macro conversions for 5.9-rc3

From: Joe Perches
Date: Mon Aug 24 2020 - 14:56:53 EST


On Mon, 2020-08-24 at 11:46 -0700, Linus Torvalds wrote:
> I think I'd have preferred to get this as a couple of scripts that do
> the obvious 1:1 direct conversion of the simple cases that cover 90%
> of it all, so then the manual fixups separately.

I created a script and sent it directly to you last year.

https://lore.kernel.org/lkml/9fe980f7e28242c2835ffae34914c5f68e8268a7.camel@xxxxxxxxxxx/

I believe that Gustavo uses a different script and some
manual fixups.

It would be good if Gustavo's script was public somewhere.