[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YCRtWi+CPdeQb5Hv@OpenSuse>
Date: Thu, 11 Feb 2021 05:03:46 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] include: uapi: linux: Fix the spelling simulatneous to
simultaneous in the file capi.h
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@...il.com>
>
>Acked-by: Randy Dunlap <rdunlap@...radead.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@...r.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
>
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists