Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp19566ybi; Thu, 1 Aug 2019 13:49:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqxtZJaivcPCOUo1UGcto6V2bqY6vZdQ1Z1wuFwbdflCWo7ddM/+xpn+eb1gmgW8l0YjVEK5 X-Received: by 2002:a17:90a:5887:: with SMTP id j7mr682007pji.136.1564692597161; Thu, 01 Aug 2019 13:49:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564692597; cv=none; d=google.com; s=arc-20160816; b=w6VWvTD7ZKI70PqEdKPtaLvATV1RffvNlRc8v7cndbdxZMM3T/YyRkHa2hZquMnnum eENHbtVbcw4PG0JnMOd+VgrcRAxa8kfoYtyQMfMpaFfgGqjkHbcQ/JgPjFSwXjVlpJiB umOh4qOkVEI4r2EUR3cC9+suXibtjTvPwtgQ8AxnSFZ2asI8EbHYlZhM5+e+Y/y/jBCe wG/onXViy33e+2gnm0/TUgZdT3ay1m5kwOvv9FWZubFgCaLwMbLsS1YwUfZ/v5GBPV1K 98fqYQfYqtE4QjSK7RF7n0QXjEmGiqjovkzQkTFbwqzSHnt52GcvqFm2nLo3qLM6T25o USkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=y1GIVhvVjne95BpvvFk2CeUu7IM6ZRhmaSxHWmwO+hM=; b=a/R4ggI8pzPhszx1+r9rrUtnGpkSKCqUM7t3D1KgO0ljet68NVNORlguyl/XkxOFnf YvaPFZ29rNP2E2fYg1bHAwu2oBEgtP2OV3g+cRaXme1T6NQCgUlpvNX8dIXeTCbO9bLx v2QNQXPd6kFCC9Wl8lDFdVziRmhpX7SbJV/NLpVqYkx1/NU5vezbx7IXS522fC9AT/rs Aho65ptyAkeMaXHkSkOpfCJUM9i2n2GJ8gvE1wZKvO1Ghd7vEX1Y7yjTyCobTV7tFeaK Be/Anxs+yrhOa01WsoJMwPUp41YsJ3CSmiNWiMoaSk9SOIekR19pwkVu3LMzowZ9+fFY qjEg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j14si43289011pgk.107.2019.08.01.13.49.40; Thu, 01 Aug 2019 13:49:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388707AbfHAUsp (ORCPT + 99 others); Thu, 1 Aug 2019 16:48:45 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:55757 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725846AbfHAUsp (ORCPT ); Thu, 1 Aug 2019 16:48:45 -0400 Received: from cpe-2606-a000-111b-6140-0-0-0-162e.dyn6.twc.com ([2606:a000:111b:6140::162e] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1htI00-0000tn-VN; Thu, 01 Aug 2019 16:48:39 -0400 Date: Thu, 1 Aug 2019 16:48:04 -0400 From: Neil Horman To: Joe Perches Cc: Vlad Yasevich , Marcelo Ricardo Leitner , "David S. Miller" , linux-sctp@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: sctp: Rename fallthrough label to unhandled Message-ID: <20190801204804.GB11487@hmswarspite.think-freely.org> References: <20190731111932.GA9823@hmswarspite.think-freely.org> <20190731121646.GD9823@hmswarspite.think-freely.org> <20190731205804.GE9823@hmswarspite.think-freely.org> <20190801105051.GA11487@hmswarspite.think-freely.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) X-Spam-Score: -2.9 (--) X-Spam-Status: No Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 01, 2019 at 10:42:31AM -0700, Joe Perches wrote: > On Thu, 2019-08-01 at 06:50 -0400, Neil Horman wrote: > > On Wed, Jul 31, 2019 at 03:23:46PM -0700, Joe Perches wrote: > [] > > You can say that if you want, but you made the point that your think the macro > > as you have written is more readable. You example illustrates though that /* > > fallthrough */ is a pretty common comment, and not prefixing it makes it look > > like someone didn't add a comment that they meant to. The __ prefix is standard > > practice for defining macros to attributes (212 instances of it by my count). I > > don't mind rewriting the goto labels at all, but I think consistency is > > valuable. > > Hey Neil. > > Perhaps you want to make this argument on the RFC patch thread > that introduces the fallthrough pseudo-keyword. > > https://lore.kernel.org/patchwork/patch/1108577/ > > > Sure, but it will have to wait for tomorrow at this point, as I need to run to an appointment. Best Neil