Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1307336ybg; Mon, 27 Jul 2020 13:25:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwj93CGekZ6EuiOWv1t5hyiE5PhyTgL5jbrnm4KawW5v1vykJ89W9zCobb2VtJqiQuMUTU7 X-Received: by 2002:a17:906:f24c:: with SMTP id gy12mr15578262ejb.275.1595881520365; Mon, 27 Jul 2020 13:25:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595881520; cv=none; d=google.com; s=arc-20160816; b=WjNF0hw+JuNjIgtBWze7/pVFu8R1PY6+vMkgCLkpHa+Qn0/qcnZM3WqH92OXezX6hm 2HRf1zF5nzWzvFFjTIt/PgWYvsdMfU8UJNSBa4YDySi3fKfm1K99xxKRo9pACa8fGSTv /qBZaDAiv1A28U8WaCoxwQkuPganCoowXkMUXR00QP5+Vcq798jWy9nkB8JSlfS7wMnP OhzYDRtp5f4noriTZxT+7JnrlXQWo20lM97xp0QR+ywiTQYTJsVRjbjmUnH5TffytZIx cNR+73O6Eywi63lN1oGBvJfUWn/L4XCHcHpKE0ls8TVCSMSwXiasyeoKtLkBbNP/ya2p gzfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=3fRw54E/riXVt/LIpqE+KMnfux85GtI2EjXGaMFjZNE=; b=KIzOoZynH4aJuxJN8HDpx2xzFR2YknlrhWPAlGhSJCHVo5jZ+RJ3oOwCeB1U0HgP5l AhYY3U8t6iGveGiXJPwRiWOND3BEnLRaPkjKZpzAExQKx756aRrEKyxj7GTCgZFYWeeN KdmHBvlfqJoZJRSNnzyJDI0qSS8wXfPW7QwuGcECjn7kaqUp9pi41X4ZDwwFXjoZdzG7 Kw/KDnqO5vWl2lvWHRLOSZkQJyYxP1KWqxeFoHoMIBORYBsL7fiUSHAdVF9ROsNEZtd5 +HpJp+1TAvRWjZeKiBTdCJK4NbqjSrkZn4y4lDRFEAKRf41oJuKlDScrTBYKEh5Ti/fb fcBA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y7si2932572ejq.309.2020.07.27.13.24.57; Mon, 27 Jul 2020 13:25:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729128AbgG0UYY (ORCPT + 99 others); Mon, 27 Jul 2020 16:24:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728041AbgG0UYY (ORCPT ); Mon, 27 Jul 2020 16:24:24 -0400 Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6B934C061794; Mon, 27 Jul 2020 13:24:24 -0700 (PDT) Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 4335F12780FC9; Mon, 27 Jul 2020 13:07:38 -0700 (PDT) Date: Mon, 27 Jul 2020 13:24:22 -0700 (PDT) Message-Id: <20200727.132422.1547209251691848168.davem@davemloft.net> To: gustavoars@kernel.org Cc: saeedm@mellanox.com, leon@kernel.org, kuba@kernel.org, ast@kernel.org, daniel@iogearbox.net, hawk@kernel.org, john.fastabend@gmail.com, borisp@mellanox.com, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, bpf@vger.kernel.org Subject: Re: [PATCH][next] net/mlx5: Use fallthrough pseudo-keyword From: David Miller In-Reply-To: <20200727180356.GA26612@embeddedor> References: <20200727180356.GA26612@embeddedor> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 27 Jul 2020 13:07:38 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Gustavo A. R. Silva" Date: Mon, 27 Jul 2020 13:03:56 -0500 > Replace the existing /* fall through */ comments and its variants with > the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary > fall-through markings when it is the case. > > [1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through > > Signed-off-by: Gustavo A. R. Silva Saeed, please pick this up. Thank you.