Tom Rix <trix@xxxxxxxxxx> 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@xxxxxxxxxx> > Reviewed-by: Nathan Chancellor <nathan@xxxxxxxxxx> I took Zong's version: https://patchwork.kernel.org/project/linux-wireless/patch/20220408001353.17188-2-pkshih@xxxxxxxxxxx/ Patch set to Superseded. -- https://patchwork.kernel.org/project/linux-wireless/patch/20220407175349.3053362-1-trix@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches