From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/7] tools: remove private Makefile variables Date: Wed, 6 May 2015 12:47:52 +0100 Message-ID: <1430912872.2660.260.camel@citrix.com> References: <1429871134-16719-1-git-send-email-olaf@aepfle.de> <20150506113759.GA8478@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150506113759.GA8478@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: George Dunlap , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-06 at 13:37 +0200, Olaf Hering wrote: > On Wed, May 06, George Dunlap wrote: > > > On Fri, Apr 24, 2015 at 11:25 AM, Olaf Hering wrote: > > > Replace all private variables in Makefiles with automake variables. > > > This series is based on 92ff75384bce7a11e27fbfaf0c531e88dd1ab4c7. > > > > Why? > > Why use private variables? The rationale for any change should be included in the either the cover letter or the patch changelogs, it shouldn't be necessary a) guess what your motivation is or b) play a pointless game of email tennis trying to get you to actually explain instead of avoiding the question. Ian.