All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPICA: Common: Fix a typo
@ 2021-01-24 11:32 ` Christophe JAILLET
  0 siblings, 0 replies; 6+ messages in thread
From: Christophe JAILLET @ 2021-01-24 11:32 UTC (permalink / raw)
  To: robert.moore, erik.kaneda, rafael.j.wysocki, lenb
  Cc: linux-acpi, devel, linux-kernel, kernel-janitors, Christophe JAILLET

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

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] ACPICA: Common: Fix a typo
@ 2021-01-24 11:32 ` Christophe JAILLET
  0 siblings, 0 replies; 6+ messages in thread
From: Christophe JAILLET @ 2021-01-24 11:32 UTC (permalink / raw)
  To: robert.moore, erik.kaneda, rafael.j.wysocki, lenb
  Cc: linux-acpi, devel, linux-kernel, kernel-janitors, Christophe JAILLET

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

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] ACPICA: Common: Fix a typo
  2021-01-24 11:32 ` Christophe JAILLET
  (?)
@ 2021-01-25 16:37   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2021-01-25 16:37 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: Robert Moore, Erik Kaneda, Rafael Wysocki, Len Brown,
	ACPI Devel Maling List,
	open list:ACPI COMPONENT ARCHITECTURE (ACPICA),
	Linux Kernel Mailing List, kernel-janitors

On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
<christophe.jaillet@wanadoo.fr> wrote:
>
> This module is 'cmfsize', not 'cfsize'.
> Fix it.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

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
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ACPICA: Common: Fix a typo
@ 2021-01-25 16:37   ` Rafael J. Wysocki
  0 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2021-01-25 16:37 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: Robert Moore, Erik Kaneda, Rafael Wysocki, Len Brown,
	ACPI Devel Maling List,
	open list:ACPI COMPONENT ARCHITECTURE (ACPICA),
	Linux Kernel Mailing List, kernel-janitors

On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
<christophe.jaillet@wanadoo.fr> wrote:
>
> This module is 'cmfsize', not 'cfsize'.
> Fix it.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

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
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Devel] Re: [PATCH] ACPICA: Common: Fix a typo
@ 2021-01-25 16:37   ` Rafael J. Wysocki
  0 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2021-01-25 16:37 UTC (permalink / raw)
  To: devel

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

On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
<christophe.jaillet(a)wanadoo.fr> wrote:
>
> This module is 'cmfsize', not 'cfsize'.
> Fix it.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet(a)wanadoo.fr>

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
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [Devel] Re: [PATCH] ACPICA: Common: Fix a typo
  2021-01-25 16:37   ` Rafael J. Wysocki
  (?)
  (?)
@ 2021-01-25 19:37   ` Kaneda, Erik
  -1 siblings, 0 replies; 6+ messages in thread
From: Kaneda, Erik @ 2021-01-25 19:37 UTC (permalink / raw)
  To: Rafael J. Wysocki, Christophe JAILLET
  Cc: Wysocki, Rafael J, ACPI Devel Maling List,
	open list:ACPI COMPONENT ARCHITECTURE (ACPICA),
	Linux Kernel Mailing List, kernel-janitors



> -----Original Message-----
> From: Rafael J. Wysocki <rafael@kernel.org>
> Sent: Monday, January 25, 2021 8:37 AM
> To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> Cc: Kaneda, Erik <erik.kaneda@intel.com>; Wysocki, Rafael J
> <rafael.j.wysocki@intel.com>; ACPI Devel Maling List <linux-
> acpi@vger.kernel.org>; open list:ACPI COMPONENT ARCHITECTURE
> (ACPICA) <devel@acpica.org>; Linux Kernel Mailing List <linux-
> kernel@vger.kernel.org>; kernel-janitors@vger.kernel.org
> Subject: [Devel] Re: [PATCH] ACPICA: Common: Fix a typo
> 
> On Sun, Jan 24, 2021 at 12:35 PM Christophe JAILLET
> <christophe.jaillet@wanadoo.fr> wrote:
> >
> > This module is 'cmfsize', not 'cfsize'.
> > Fix it.
> >
> > Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> 
> 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 -- devel@acpica.org
> To unsubscribe send an email to devel-leave@acpica.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-26  1:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 11:32 [PATCH] ACPICA: Common: Fix a typo Christophe JAILLET
2021-01-24 11:32 ` Christophe JAILLET
2021-01-25 16:37 ` Rafael J. Wysocki
2021-01-25 16:37   ` [Devel] " Rafael J. Wysocki
2021-01-25 16:37   ` Rafael J. Wysocki
2021-01-25 19:37   ` [Devel] " Kaneda, Erik

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.