[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210124113252.733716-1-christophe.jaillet@wanadoo.fr>
Date: Sun, 24 Jan 2021 12:32:52 +0100
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: robert.moore@...el.com, erik.kaneda@...el.com,
rafael.j.wysocki@...el.com, lenb@...nel.org
Cc: linux-acpi@...r.kernel.org, devel@...ica.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH] ACPICA: Common: Fix a typo
This module is 'cmfsize', not 'cfsize'.
Fix it.
Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.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
Powered by blists - more mailing lists