Re: [PATCH] coding-style.rst: Add fallthrough as an emacs keyword

From: Jonathan Corbet
Date: Fri Mar 20 2020 - 19:31:22 EST


On Sat, 14 Mar 2020 14:13:59 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> fallthrough was added as a pseudo-keyword by commit 294f69e662d1
> ("compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use")
>
> Add fallthrough as a keyword to the example .emacs content
> so emacs can colorize or highlight the uses.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
>
> I've no idea how to remove the infinite monkeys jibe from the chinese translation

Removing the "jibe" is a second change for this patch, and one which is
not reflected in the changelog. If we want to sanitize the docs that's
something we can talk about, but I don't want to sneak such changes in.

Please split the patch and make sure the appropriate people are copied on
that change.

Thanks,

jon