2021-01-24 11:37:05

by Christophe JAILLET

[permalink] [raw]
Subject: [PATCH] ACPICA: Common: Fix a typo

This module is 'cmfsize', not 'cfsize'.
Fix it.

Signed-off-by: Christophe JAILLET <[email protected]>
---
tools/power/acpi/common/cmfsize.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/power/acpi/common/cmfsize.c b/tools/power/acpi/common/cmfsize.c
index 9ea2c0aeb86c..185b8c588e1d 100644
--- a/tools/power/acpi/common/cmfsize.c
+++ b/tools/power/acpi/common/cmfsize.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
/******************************************************************************
*
- * Module Name: cfsize - Common get file size function
+ * Module Name: cmfsize - Common get file size function
*
* Copyright (C) 2000 - 2021, Intel Corp.
*
--
2.27.0


2021-01-26 01:51:58

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH] ACPICA: Common: Fix a typo

On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
<[email protected]> wrote:
>
> This module is 'cmfsize', not 'cfsize'.
> Fix it.
>
> Signed-off-by: Christophe JAILLET <[email protected]>

I'm leaving this one to Bob and Erik, thanks!

> ---
> tools/power/acpi/common/cmfsize.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/power/acpi/common/cmfsize.c b/tools/power/acpi/common/cmfsize.c
> index 9ea2c0aeb86c..185b8c588e1d 100644
> --- a/tools/power/acpi/common/cmfsize.c
> +++ b/tools/power/acpi/common/cmfsize.c
> @@ -1,7 +1,7 @@
> // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
> /******************************************************************************
> *
> - * Module Name: cfsize - Common get file size function
> + * Module Name: cmfsize - Common get file size function
> *
> * Copyright (C) 2000 - 2021, Intel Corp.
> *
> --
> 2.27.0
>

2021-01-26 02:52:16

by Kaneda, Erik

[permalink] [raw]
Subject: RE: [Devel] Re: [PATCH] ACPICA: Common: Fix a typo



> -----Original Message-----
> From: Rafael J. Wysocki <[email protected]>
> Sent: Monday, January 25, 2021 8:37 AM
> To: Christophe JAILLET <[email protected]>
> Cc: Kaneda, Erik <[email protected]>; Wysocki, Rafael J
> <[email protected]>; ACPI Devel Maling List <linux-
> [email protected]>; open list:ACPI COMPONENT ARCHITECTURE
> (ACPICA) <[email protected]>; Linux Kernel Mailing List <linux-
> [email protected]>; [email protected]
> Subject: [Devel] Re: [PATCH] ACPICA: Common: Fix a typo
>
> On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
> <[email protected]> wrote:
> >
> > This module is 'cmfsize', not 'cfsize'.
> > Fix it.
> >
> > Signed-off-by: Christophe JAILLET <[email protected]>
>
> I'm leaving this one to Bob and Erik, thanks!

Pull request available here: https://github.com/acpica/acpica/pull/661
Once this is merged, it will be included as a part of the next ACPICA release and as a part of Linuxized patch series.

Thanks,
Erik
>
> > ---
> > tools/power/acpi/common/cmfsize.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/tools/power/acpi/common/cmfsize.c
> b/tools/power/acpi/common/cmfsize.c
> > index 9ea2c0aeb86c..185b8c588e1d 100644
> > --- a/tools/power/acpi/common/cmfsize.c
> > +++ b/tools/power/acpi/common/cmfsize.c
> > @@ -1,7 +1,7 @@
> > // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
> >
> /**********************************************************
> ********************
> > *
> > - * Module Name: cfsize - Common get file size function
> > + * Module Name: cmfsize - Common get file size function
> > *
> > * Copyright (C) 2000 - 2021, Intel Corp.
> > *
> > --
> > 2.27.0
> >
> _______________________________________________
> Devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s