public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <shuah@kernel.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] selftests: fix spelling mistake: "desciptor" -> "descriptor"
Date: Thu, 10 May 2018 17:29:04 +0000	[thread overview]
Message-ID: <d8829df5-7292-cbe4-7ea4-e580c2de3ba4@kernel.org> (raw)
In-Reply-To: <55d4fa6c-2870-afd4-2506-b7a3d721e711@kernel.org>

On 05/04/2018 01:45 PM, Shuah Khan wrote:
> On 04/29/2018 05:54 AM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  tools/testing/selftests/filesystems/devpts_pts.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/testing/selftests/filesystems/devpts_pts.c b/tools/testing/selftests/filesystems/devpts_pts.c
>> index b9055e974289..ea5de8271521 100644
>> --- a/tools/testing/selftests/filesystems/devpts_pts.c
>> +++ b/tools/testing/selftests/filesystems/devpts_pts.c
>> @@ -279,7 +279,7 @@ int main(int argc, char *argv[])
>>  	int ret;
>>  
>>  	if (!isatty(STDIN_FILENO)) {
>> -		fprintf(stderr, "Standard input file desciptor is not attached "
>> +		fprintf(stderr, "Standard input file descriptor is not attached "
>>  				"to a terminal. Skipping test\n");
>>  		exit(EXIT_FAILURE);
>>  	}
>>
> 
> Thanks. I will queue this up for 4.18-rc1
> 
> -- Shuah
> 

Applied to linux-kselftest next for 4.18-rc1

thanks,
-- Shuah

      reply	other threads:[~2018-05-10 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-29 11:54 [PATCH] selftests: fix spelling mistake: "desciptor" -> "descriptor" Colin King
2018-05-04 19:45 ` Shuah Khan
2018-05-10 17:29   ` Shuah Khan [this message]

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=d8829df5-7292-cbe4-7ea4-e580c2de3ba4@kernel.org \
    --to=shuah@kernel.org \
    --cc=kernel-janitors@vger.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