From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D58A4C433B4 for ; Tue, 18 May 2021 01:09:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA1AA61353 for ; Tue, 18 May 2021 01:09:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237859AbhERBKZ (ORCPT ); Mon, 17 May 2021 21:10:25 -0400 Received: from gateway24.websitewelcome.com ([192.185.50.66]:49569 "EHLO gateway24.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235573AbhERBKY (ORCPT ); Mon, 17 May 2021 21:10:24 -0400 X-Greylist: delayed 1488 seconds by postgrey-1.27 at vger.kernel.org; Mon, 17 May 2021 21:10:24 EDT Received: from cm10.websitewelcome.com (cm10.websitewelcome.com [100.42.49.4]) by gateway24.websitewelcome.com (Postfix) with ESMTP id 287C58763 for ; Mon, 17 May 2021 19:44:19 -0500 (CDT) Received: from gator4166.hostgator.com ([108.167.133.22]) by cmsmtp with SMTP id inqNlAK5B8uM0inqNlRssb; Mon, 17 May 2021 19:44:19 -0500 X-Authority-Reason: nr=8 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=embeddedor.com; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ntIjWUeieD6no0ScsLxmjaMZDC0tgIU+DCAcElh/j7Q=; b=DSMoMuzmFrPUYVup8/IMDKgr4F AfsVeWIHwxHgK2BHdih+dJLSfhfzItbVqanhEXlfEbgGPTsaA4oJX/6UVeEp1e4VB+lKyjeZWoKBc fonRipP/4TotITPG2NCCNunjCg3dXx6MDet4M8jEns1395mwOOqMPp6366tyAo5Vytv16ztPLOoqv 8SgyJw8VGEMl6kFsCZogBqMttOld8Ceg9RHZYhF9AzaVw4da9AUcWT/Wr0NMTaPpTyYBlFTjg5sKf 0jxu9jAGH+1ovi9qjrxhNw7ze67V3+YtSfNyiKZfi6h3IG6HsrrtVu4MTJgYKGGXnGQ4S67yEB/4T ycOaPUIA==; Received: from 187-162-31-110.static.axtel.net ([187.162.31.110]:53506 helo=[192.168.15.8]) by gator4166.hostgator.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1linqK-002kab-Oa; Mon, 17 May 2021 19:44:16 -0500 Subject: Re: [PATCH RESEND][next] hwmon: (corsair-cpro) Fix fall-through warnings for Clang To: Marius Zachmann , "Gustavo A. R. Silva" Cc: Jean Delvare , Guenter Roeck , linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org References: <20210305095359.GA141682@embeddedor> <107682713.BXpLqza3Di@marius> From: "Gustavo A. R. Silva" Message-ID: Date: Mon, 17 May 2021 19:44:59 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <107682713.BXpLqza3Di@marius> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 187.162.31.110 X-Source-L: No X-Exim-ID: 1linqK-002kab-Oa X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 187-162-31-110.static.axtel.net ([192.168.15.8]) [187.162.31.110]:53506 X-Source-Auth: gustavo@embeddedor.com X-Email-Count: 68 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= X-Local-Domain: yes Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org Hi all, If you don't mind, I'm taking this in my -next[1] branch for v5.14. Thanks -- Gustavo [1] https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git/log/?h=for-next/kspp On 3/6/21 04:39, Marius Zachmann wrote: > On 06.03.21 at 10:53:59 CET, Gustavo A. R. Silva wrote >> In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning >> by explicitly adding a break statement instead of letting the code fall >> through to the next case. >> >> Link: https://github.com/KSPP/linux/issues/115 >> Acked-by: Guenter Roeck >> Signed-off-by: Gustavo A. R. Silva > > Acked-by: Marius Zachmann > >> --- >> drivers/hwmon/corsair-cpro.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/drivers/hwmon/corsair-cpro.c b/drivers/hwmon/corsair-cpro.c >> index 591929ec217a..fa6aa4fc8b52 100644 >> --- a/drivers/hwmon/corsair-cpro.c >> +++ b/drivers/hwmon/corsair-cpro.c >> @@ -310,6 +310,7 @@ static int ccp_write(struct device *dev, enum hwmon_sensor_types type, >> default: >> break; >> } >> + break; >> default: >> break; >> } >> > > > >