Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:53608 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935107AbeFMLor (ORCPT ); Wed, 13 Jun 2018 07:44:47 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v2] ath6kl: mark expected switch fall-throughs From: Kalle Valo In-Reply-To: <20180525182311.GA3000@embeddedor.com> References: <20180525182311.GA3000@embeddedor.com> To: "Gustavo A. R. Silva" 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" Message-Id: <20180613114446.6FD6660791@smtp.codeaurora.org> (sfid-20180613_134526_043386_3C7C5389) Date: Wed, 13 Jun 2018 11:44:46 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: "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