From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] Build: Scripts/Makefile: Remove Repeated Lines Date: Thu, 15 Feb 2018 09:52:54 -0800 Message-ID: <45b314c4-a087-ee0e-d4ad-79f5ee6ac807@infradead.org> References: <20180214092558.5846-1-progyanb@acm.org> <20180214224937.3f2feb80@canb.auug.org.au> <20180215160520.5828f900@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from bombadil.infradead.org ([198.137.202.133]:46230 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1164213AbeBORxD (ORCPT ); Thu, 15 Feb 2018 12:53:03 -0500 In-Reply-To: Content-Language: en-US Sender: linux-next-owner@vger.kernel.org List-ID: To: Progyan Bhattacharya Cc: Stephen Rothwell , linux-kernel@vger.kernel.org, linux-next@vger.kernel.org, narmstrong@baylibre.com, akpm@linux-foundation.org, Arnd Bergmann , Daniel Golle , Joe Perches On 02/15/2018 01:38 AM, Progyan Bhattacharya wrote: > I think some merge error happened in my local workspace. > > Yes the file is correct in Linus's tree as well as current HEAD of linux-next. > Thanks. > I will update my tree accordingly. > > About the nonstandard range statements in case, should I rewrite them. I think If-Else will be easier to read and understand. I don't see a need for any such change. -- ~Randy