[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <X9rUwUxA2sLzDqgz@mit.edu>
Date: Wed, 16 Dec 2020 22:47:13 -0500
From: "Theodore Y. Ts'o" <tytso@....edu>
To: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: Andreas Dilger <adilger.kernel@...ger.ca>,
linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH 031/141] ext4: Fix fall-through warnings for Clang
On Fri, Nov 20, 2020 at 12:28:32PM -0600, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
> by explicitly adding a break statement instead of just letting the code
> fall through to the next case.
>
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Thanks, applied.
- Ted
Powered by blists - more mailing lists