From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [v2] ath6kl: mark expected switch fall-throughs Date: Wed, 13 Jun 2018 11:44:46 +0000 (UTC) Message-ID: <20180613114446.6FD6660791@smtp.codeaurora.org> References: <20180525182311.GA3000@embeddedor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Kalle Valo , "David S. Miller" , Sergei Shtylyov , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "Gustavo A. R. Silva" To: "Gustavo A. R. Silva" Return-path: In-Reply-To: <20180525182311.GA3000@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. > > Signed-off-by: Gustavo A. R. Silva > Reviewed-by: Steve deRosier > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 4de30c906ef0 ath6kl: mark expected switch fall-throughs -- https://patchwork.kernel.org/patch/10428239/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches