[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YBs7ClcH1PkEEwC9@Gentoo>
Date: Thu, 4 Feb 2021 05:38:42 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: jikos@...nel.org, tglx@...utronix.de, mingo@...hat.com,
bp@...en8.de, x86@...nel.org, hpa@...or.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arch: x86: kernel: Mundane spelling fixes throughout the
file apm_32.c
On 08:49 Wed 03 Feb 2021, Randy Dunlap wrote:
>On 2/3/21 6:48 AM, Bhaskar Chowdhury wrote:
>>
>> s/messges/messages/
>> s/powermanagement/power management/
>> s/secodnds/seconds/
>> s/powerdown/poer down/
>>
>> Capitalize and truncate space in start of the sentence.
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
>> ---
>> arch/x86/kernel/apm_32.c | 10 +++++-----
>> 1 file changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/arch/x86/kernel/apm_32.c b/arch/x86/kernel/apm_32.c
>> index 660270359d39..04204e01ff7c 100644
>> --- a/arch/x86/kernel/apm_32.c
>> +++ b/arch/x86/kernel/apm_32.c
>> @@ -2366,7 +2366,7 @@ static int __init apm_init(void)
>> /*
>> * Note we don't actually care if the misc_device cannot be registered.
>> * this driver can do its job without it, even if userspace can't
>> - * control it. just log the error
>> + * control it.Just log the error
>
>missing space and period:
>
> * control it. Just log the error.
>
>The rest of the changes look good.
>
My bad...thank you Randy!
>Thanks.
>
>> */
>> if (misc_register(&apm_device))
>> printk(KERN_WARNING "apm: Could not register misc device.\n");
>> --
>> 2.26.2
>>
>
>
>--
>~Randy
>
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists