lkml.org 
[lkml]   [2021]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] arch: x86: kernel: Mundane spelling fixes throughout the file apm_32.c
From
Date
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@gmail.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.

Thanks.

> */
> if (misc_register(&apm_device))
> printk(KERN_WARNING "apm: Could not register misc device.\n");
> --
> 2.26.2
>


--
~Randy

\
 
 \ /
  Last update: 2021-02-03 17:51    [W:0.035 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site