From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753480AbbDANG3 (ORCPT ); Wed, 1 Apr 2015 09:06:29 -0400 Received: from lists.s-osg.org ([54.187.51.154]:58418 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752695AbbDANG0 (ORCPT ); Wed, 1 Apr 2015 09:06:26 -0400 Message-ID: <551BED47.6030303@osg.samsung.com> Date: Wed, 01 Apr 2015 07:06:15 -0600 From: Shuah Khan Organization: Samsung Open Source Group User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Greg KH CC: akpm@linux-foundation.org, mpe@ellerman.id.au, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Shuah Khan Subject: Re: [PATCH] selftests: Change memory on-off-test.sh name to be unique References: <1427847059-9353-1-git-send-email-shuahkh@osg.samsung.com> <20150401120400.GA3218@kroah.com> In-Reply-To: <20150401120400.GA3218@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/01/2015 06:04 AM, Greg KH wrote: > On Tue, Mar 31, 2015 at 06:10:59PM -0600, Shuah Khan wrote: >> cpu and memory hotplug scripts use the same name. Change >> memory on-off-test.sh to mem-on-off-test.sh. >> >> Signed-off-by: Shuah Khan >> --- >> tools/testing/selftests/memory-hotplug/Makefile | 6 +- >> .../selftests/memory-hotplug/mem-on-off-test.sh | 238 +++++++++++++++++++++ >> .../selftests/memory-hotplug/on-off-test.sh | 238 --------------------- >> 3 files changed, 241 insertions(+), 241 deletions(-) >> create mode 100755 tools/testing/selftests/memory-hotplug/mem-on-off-test.sh >> delete mode 100755 tools/testing/selftests/memory-hotplug/on-off-test.sh > > Hint, when making patches that rename files, use '-M' as a git diff > output, it will show the move much easier than adding and removing the > file. Thanks for the tip. That would have made it easier to review. > > Anyway, I have no problem with this: > > Acked-by: Greg Kroah-Hartman > thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978