From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: ath10k: htt_tx: mark expected switch fall-throughs Date: Wed, 13 Jun 2018 11:40:59 +0000 (UTC) Message-ID: <20180613114059.DAC95601D2@smtp.codeaurora.org> References: <20180524225928.GA19570@embeddedor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "Gustavo A. R. Silva" , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, Kalle Valo , "David S. Miller" To: "Gustavo A. R. Silva" Return-path: In-Reply-To: <20180524225928.GA19570@embeddedor.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "ath10k" Errors-To: ath10k-bounces+gldad-ath10k=m.gmane.org@lists.infradead.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. > > Notice that in this particular case, I replaced "pass through" with > a proper "fall through" comment, which is what GCC is expecting > to find. > > Signed-off-by: Gustavo A. R. Silva > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. f1d270ae10ff ath10k: htt_tx: mark expected switch fall-throughs -- https://patchwork.kernel.org/patch/10425691/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fT49G-0002YY-Rr for ath10k@lists.infradead.org; Wed, 13 Jun 2018 11:41:12 +0000 MIME-Version: 1.0 Subject: Re: ath10k: htt_tx: mark expected switch fall-throughs From: Kalle Valo In-Reply-To: <20180524225928.GA19570@embeddedor.com> References: <20180524225928.GA19570@embeddedor.com> Message-Id: <20180613114059.DAC95601D2@smtp.codeaurora.org> Date: Wed, 13 Jun 2018 11:40:59 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: "Gustavo A. R. Silva" Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, Kalle Valo , "David S. Miller" "Gustavo A. R. Silva" wrote: > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Notice that in this particular case, I replaced "pass through" with > a proper "fall through" comment, which is what GCC is expecting > to find. > > Signed-off-by: Gustavo A. R. Silva > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. f1d270ae10ff ath10k: htt_tx: mark expected switch fall-throughs -- https://patchwork.kernel.org/patch/10425691/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k