Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp1899337ybh; Sun, 4 Aug 2019 12:27:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqxwmOk4yOf+DSMv7wh/GvseMKS+OopGIMR8WaS3pl21mqL0xpQDtXUV6Babo62+5vFiWMG0 X-Received: by 2002:a17:902:6b02:: with SMTP id o2mr85130372plk.99.1564946878731; Sun, 04 Aug 2019 12:27:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564946878; cv=none; d=google.com; s=arc-20160816; b=xud4tD6hj90X96itdhzoWkpujMroaO1Z9VGYstIj+nZNHNxgTgc9pXvzdnxRHjAeNt j6AflbjwqjGbC2tZte8KijmHhJDV8B4OR+gMNng1JkZDkTofV3IFHlU9NIzig3cLUddh VqAV0XAUQ5VtY6jwylnZnuK2vjm/5hfozT653MSZQDjshOy/+ZY1gM2q0WjY1oT4E+2+ U4YcIv2HEvcI5ww6LNV3lB440o9FOiz29hjHqgaJphmrmtwwlGClei9lEnCJo30f23OR RYWxZuDxozSJOMlUMfK9K5d3GF1sipzlrswOOqq6xOxRXxV69gEf7Fb2sRCeMZa+8txl TziA== 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=oOan9LDo/TQkCSYZ6w4tTtku1NZblZHAsOArpCeEdFg=; b=lKagUFFwImz8sW2leM6+YSHo2zki1cxBURDBIgiZXER+cb6aDUFfheJRRLbu0HwxiQ oLTKIHth2WhZReBb/gnejNt2XvESTps2jW9ih8ipuNHjeYfiYZkFStB7OH9j7haw6foQ acnS8JKx+G/6w7TIdFeNCBSn2EThIR+QPysyrdWH/VeF0BZxuHRz8VIn0hrMaY1FJlWu XhVJnSCXW4pCL/X5cypOJQJbVvj+c7DKHdgDuG5ZQzboKd53dZvuMyXDWmvk4CvLLE/t un7oq/ps5Umvl4oc6dPZshgp8CX2fUS47QPOPcC0WH0fqwIR43EOX7kyf9JRuK87lnU+ KjtA== 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 i69si44879136pge.366.2019.08.04.12.27.43; Sun, 04 Aug 2019 12:27:58 -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 S1726690AbfHDT0p (ORCPT + 99 others); Sun, 4 Aug 2019 15:26:45 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:46507 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726392AbfHDT0p (ORCPT ); Sun, 4 Aug 2019 15:26: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 1huM9P-0006RD-NH; Sun, 04 Aug 2019 15:26:41 -0400 Date: Sun, 4 Aug 2019 15:26:12 -0400 From: Neil Horman To: David Miller Cc: joe@perches.com, vyasevich@gmail.com, marcelo.leitner@gmail.com, 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: <20190804192612.GA17184@hmswarspite.think-freely.org> References: <20190731121646.GD9823@hmswarspite.think-freely.org> <20190802.161932.1776993765494484851.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190802.161932.1776993765494484851.davem@davemloft.net> 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 Fri, Aug 02, 2019 at 04:19:32PM -0700, David Miller wrote: > From: Joe Perches > Date: Fri, 02 Aug 2019 10:47:34 -0700 > > > On Wed, 2019-07-31 at 08:16 -0400, Neil Horman wrote: > >> On Wed, Jul 31, 2019 at 04:32:43AM -0700, Joe Perches wrote: > >> > On Wed, 2019-07-31 at 07:19 -0400, Neil Horman wrote: > >> > > On Tue, Jul 30, 2019 at 10:04:37PM -0700, Joe Perches wrote: > >> > > > fallthrough may become a pseudo reserved keyword so this only use of > >> > > > fallthrough is better renamed to allow it. > > > > Can you or any other maintainer apply this patch > > or ack it so David Miller can apply it? > > I, like others, don't like the lack of __ in the keyword. It's kind of > rediculous the problems it creates to pollute the global namespace like > that and yes also inconsistent with other shorthands for builtins. > FWIW, I acked the sctp patch, because the use of the word fallthrough as a label, isn't that important to me, unhendled is just as good, so I'm ok with that change. But, as I stated in the other thread, I agree, making a macro out of fallthrough without clearly naming it using a macro convention like __ is not something I'm ok with Neil