All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] include: uapi: linux: Fix the spelling simulatneous to simultaneous in the file capi.h
Date: Thu, 11 Feb 2021 05:03:46 +0530	[thread overview]
Message-ID: <YCRtWi+CPdeQb5Hv@OpenSuse> (raw)
In-Reply-To: <e1c73570-3734-5548-cbf2-63bf58a9a40f@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

On 12:58 Wed 10 Feb 2021, Randy Dunlap wrote:
>On 2/9/21 6:14 AM, Bhaskar Chowdhury wrote:
>>
>> s/simulatneous/simultaneous/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>Acked-by: Randy Dunlap <rdunlap@infradead.org>
>
>but you need to Cc: a maintainer who can merge this.
>
This is what the get_maintainer script returns,so I followed

✔ ~/git-linux/linux [master ↓·82|✔]
05:00 $ owner include/uapi/linux/capi.h
linux-kernel@vger.kernel.org (open list)

..Yup ,no other address to adress to it.
>> ---
>>  include/uapi/linux/capi.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/include/uapi/linux/capi.h b/include/uapi/linux/capi.h
>> index 31f946f8a88d..4dcdb628d98b 100644
>> --- a/include/uapi/linux/capi.h
>> +++ b/include/uapi/linux/capi.h
>> @@ -24,7 +24,7 @@
>>   */
>>
>>  typedef struct capi_register_params {	/* CAPI_REGISTER */
>> -	__u32 level3cnt;	/* No. of simulatneous user data connections */
>> +	__u32 level3cnt;	/* No. of simultaneous user data connections */
>>  	__u32 datablkcnt;	/* No. of buffered data messages */
>>  	__u32 datablklen;	/* Size of buffered data messages */
>>  } capi_register_params;
>> --
>
>
>--
>~Randy
>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2021-02-10 23:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09 14:14 [PATCH] include: uapi: linux: Fix the spelling simulatneous to simultaneous in the file capi.h Bhaskar Chowdhury
2021-02-10 20:58 ` Randy Dunlap
2021-02-10 23:33   ` Bhaskar Chowdhury [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=YCRtWi+CPdeQb5Hv@OpenSuse \
    --to=unixbhaskar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.