From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Good idea to rename files in include/uapi/ ? Date: Mon, 22 Jun 2020 14:07:07 +0200 Message-ID: <20200622120707.GA17620@salvia> References: <9feded75-4b45-2821-287b-af00ec5f910f@al2klimov.de> <174102.1592165965@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from correo.us.es ([193.147.175.20]:46800 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728080AbgFVMHQ (ORCPT ); Mon, 22 Jun 2020 08:07:16 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 9BDBFF23BA for ; Mon, 22 Jun 2020 14:07:14 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 8BE84DA78A for ; Mon, 22 Jun 2020 14:07:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jan Engelhardt Cc: "Alexander A. Klimov" , David Howells , Jozsef Kadlecsik , Florian Westphal , "David S. Miller" , Jakub Kicinski , Alan Stern , Andrea Parri , Will Deacon , Peter Zijlstra , Boqun Feng , Nicholas Piggin , Jade Alglave , Luc Maranget , "Paul E. McKenney" , Akira Yokosawa , Daniel Lustig , linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, netdev@vger.kernel.org On Mon, Jun 22, 2020 at 01:37:09PM +0200, Jan Engelhardt wrote: > > On Monday 2020-06-15 01:34, Alexander A. Klimov wrote: > >> > >> A header file rename is no problem. We even have dummy headers > > Hmm.. if I understand all of you correctly, David, Stefano, Pablo and Al say > > like no, not a good idea, but only you, Jan, say like should be no problem. > > > > Jan, do you have anything like commit messages in mainline or public emails > > from maintainers confirming your opinion? > > I had already given the commit with the (email) message: > > >> Just look at xt_MARK.h, all it does is include xt_mark.h. Cf. > >> 28b949885f80efb87d7cebdcf879c99db12c37bd . Why rename this in 2020 ? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.us.es ([193.147.175.20]:46800 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728080AbgFVMHQ (ORCPT ); Mon, 22 Jun 2020 08:07:16 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 9BDBFF23BA for ; Mon, 22 Jun 2020 14:07:14 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 8BE84DA78A for ; Mon, 22 Jun 2020 14:07:14 +0200 (CEST) Date: Mon, 22 Jun 2020 14:07:07 +0200 From: Pablo Neira Ayuso Subject: Re: Good idea to rename files in include/uapi/ ? Message-ID: <20200622120707.GA17620@salvia> References: <9feded75-4b45-2821-287b-af00ec5f910f@al2klimov.de> <174102.1592165965@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jan Engelhardt Cc: "Alexander A. Klimov" , David Howells , Jozsef Kadlecsik , Florian Westphal , "David S. Miller" , Jakub Kicinski , Alan Stern , Andrea Parri , Will Deacon , Peter Zijlstra , Boqun Feng , Nicholas Piggin , Jade Alglave , Luc Maranget , "Paul E. McKenney" , Akira Yokosawa , Daniel Lustig , linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, netdev@vger.kernel.org, linux-arch@vger.kernel.org, Linus Torvalds Message-ID: <20200622120707.Xm097DM-sT6EILb-N4oRnzK4oOqhW6nWUwacnujprE4@z> On Mon, Jun 22, 2020 at 01:37:09PM +0200, Jan Engelhardt wrote: > > On Monday 2020-06-15 01:34, Alexander A. Klimov wrote: > >> > >> A header file rename is no problem. We even have dummy headers > > Hmm.. if I understand all of you correctly, David, Stefano, Pablo and Al say > > like no, not a good idea, but only you, Jan, say like should be no problem. > > > > Jan, do you have anything like commit messages in mainline or public emails > > from maintainers confirming your opinion? > > I had already given the commit with the (email) message: > > >> Just look at xt_MARK.h, all it does is include xt_mark.h. Cf. > >> 28b949885f80efb87d7cebdcf879c99db12c37bd . Why rename this in 2020 ?