[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201123061605.GX2034289@dtor-ws>
Date: Sun, 22 Nov 2020 22:16:05 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH 141/141] Input: libps2 - Fix fall-through warnings for
Clang
On Fri, Nov 20, 2020 at 12:41:12PM -0600, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix a
> warning by replacing a /* Fall through */ comment with the new
> pseudo-keyword macro fallthrough.
>
> Notice that Clang doesn't recognize /* Fall through */ comments as
> implicit fall-through markings.
>
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Applied, thank you.
--
Dmitry
Powered by blists - more mailing lists