From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH 01/20] ath6kl: Mark expected switch fall-through Date: Mon, 5 Nov 2018 11:23:02 +0000 (UTC) Message-ID: <20181105112302.AC1F960247@smtp.codeaurora.org> References: <7932c27ae4e53aceacb7a0a1ae26db91432e5014.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: <7932c27ae4e53aceacb7a0a1ae26db91432e5014.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: 201383 ("Missing break in switch") > Signed-off-by: Gustavo A. R. Silva > Acked-by: Steve deRosier > Signed-off-by: Kalle Valo 3 patches applied to ath-next branch of ath.git, thanks. 6d9e1ecd1537 ath6kl: Mark expected switch fall-through 003161445bc8 carl9170: rx: mark expected switch fall-through f458f9f43690 carl9170: tx: mark expected switch fall-throughs -- https://patchwork.kernel.org/patch/10652473/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches