lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20201211182210.8A4A1C43463@smtp.codeaurora.org> Date: Fri, 11 Dec 2020 18:22:10 +0000 (UTC) From: Kalle Valo <kvalo@...eaurora.org> To: "Gustavo A. R. Silva" <gustavoars@...nel.org> Cc: Johannes Berg <johannes.berg@...el.com>, Emmanuel Grumbach <emmanuel.grumbach@...el.com>, Luca Coelho <luciano.coelho@...el.com>, Intel Linux Wireless <linuxwifi@...el.com>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org, "Gustavo A. R. Silva" <gustavoars@...nel.org> Subject: Re: [PATCH 091/141] iwlwifi: iwl-drv: Fix fall-through warnings for Clang "Gustavo A. R. Silva" <gustavoars@...nel.org> 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; instead of letting the code fall > through to the next case. > > 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> Patch applied to wireless-drivers-next.git, thanks. 10a0472d1850 iwlwifi: iwl-drv: Fix fall-through warnings for Clang -- https://patchwork.kernel.org/project/linux-wireless/patch/edd98d194bfc98b4be93a9bdc303630b719c0e66.1605896060.git.gustavoars@kernel.org/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists