[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <164977064177.31115.17806762798615887989.kvalo@kernel.org>
Date: Tue, 12 Apr 2022 13:37:26 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Tom Rix <trix@...hat.com>
Cc: pkshih@...ltek.com, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, nathan@...nel.org, ndesaulniers@...gle.com,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, llvm@...ts.linux.dev,
Tom Rix <trix@...hat.com>
Subject: Re: [PATCH] rtw89: ser: add a break statement
Tom Rix <trix@...hat.com> wrote:
> The clang build fails with
> ser.c:397:2: error: unannotated fall-through
> between switch labels [-Werror,-Wimplicit-fallthrough]
> default:
> ^
> The case above the default does not have a break.
> So add one.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> Reviewed-by: Nathan Chancellor <nathan@...nel.org>
I took Zong's version:
https://patchwork.kernel.org/project/linux-wireless/patch/20220408001353.17188-2-pkshih@realtek.com/
Patch set to Superseded.
--
https://patchwork.kernel.org/project/linux-wireless/patch/20220407175349.3053362-1-trix@redhat.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists