From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH 02/20] ath9k: ar5008_phy: mark expected switch fall-through Date: Mon, 5 Nov 2018 11:16:53 +0000 (UTC) Message-ID: <20181105111653.CC7B1607F7@smtp.codeaurora.org> References: <1727f5c9f0bb87651831d267e35af5aa1ed1f98b.1540239684.git.gustavo@embeddedor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: QCA ath9k Development , linux-wireless@vger.kernel.org, "David S. Miller" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "Gustavo A. R. Silva" To: "Gustavo A. R. Silva" Return-path: In-Reply-To: <1727f5c9f0bb87651831d267e35af5aa1ed1f98b.1540239684.git.gustavo@embeddedor.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org "Gustavo A. R. Silva" wrote: > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Addresses-Coverity-ID: 1056532 ("Missing break in switch") > Signed-off-by: Gustavo A. R. Silva > Signed-off-by: Kalle Valo 3 patches applied to ath-next branch of ath.git, thanks. 604e98670072 ath9k: ar5008_phy: mark expected switch fall-through f2a881055094 ath9k: ar9002_phy: mark expected switch fall-throughs bf74fd75137d ath9k: hw: mark expected switch fall-through -- https://patchwork.kernel.org/patch/10652551/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches