linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: SeongJae Park <sj38.park@gmail.com>
To: shuah@kernel.org
Cc: linux-kselftest@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/4] selftests/Makefile: Add missed closing `"` in comment
Date: Fri, 14 Apr 2017 08:38:19 +0900	[thread overview]
Message-ID: <CAEjAshp+1USW3xuatNET+Xovh0_xHnq0c7rt32VOkt6HB0Q50A@mail.gmail.com> (raw)
In-Reply-To: <55ca2a06-dd87-eb43-3d55-de2277f51b61@kernel.org>

On Fri, Apr 14, 2017 at 7:02 AM, Shuah Khan <shuah@kernel.org> wrote:
> On 04/13/2017 10:56 AM, SeongJae Park wrote:
>> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
>> ---
>>  tools/testing/selftests/Makefile | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
>> index d8593f1251ec..395ab296c084 100644
>> --- a/tools/testing/selftests/Makefile
>> +++ b/tools/testing/selftests/Makefile
>> @@ -39,7 +39,7 @@ TARGETS += x86
>>  TARGETS += zram
>>  #Please keep the TARGETS list alphabetically sorted
>>  # Run "make quicktest=1 run_tests" or
>> -# "make quicktest=1 kselftest from top level Makefile
>> +# "make quicktest=1 kselftest" from top level Makefile
>>
>>  TARGETS_HOTPLUG = cpu-hotplug
>>  TARGETS_HOTPLUG += memory-hotplug
>>
>
> This patch is missing changelog - please add and resend.

OK, I will resend it as a reply to this.


Thanks,
SeongJae Park

>
> thanks,
> -- Shuah

  reply	other threads:[~2017-04-13 23:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13 16:56 [PATCH 0/4] selftests: Fix trivial nitpicks SeongJae Park
2017-04-13 16:56 ` [PATCH 1/4] selftests/Makefile: Add missed closing `"` in comment SeongJae Park
2017-04-13 22:02   ` Shuah Khan
2017-04-13 23:38     ` SeongJae Park [this message]
2017-04-13 23:43       ` [PATCH v2] " SeongJae Park
2017-04-27 13:50         ` Shuah Khan
2017-04-13 23:44       ` [PATCH v2] selftests/Makefile: Add missed PHONY targets SeongJae Park
2017-04-13 16:56 ` [PATCH 2/4] " SeongJae Park
2017-04-13 22:03   ` Shuah Khan
2017-04-13 23:45     ` SeongJae Park
2017-04-13 23:47       ` [PATCH v2] " SeongJae Park
2017-04-27 13:52         ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEjAshp+1USW3xuatNET+Xovh0_xHnq0c7rt32VOkt6HB0Q50A@mail.gmail.com \
    --to=sj38.park@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).