summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-07 06:59:17 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-02-07 06:59:17 +0100
commit7e27ab1e6f9a69875fc7b2da5d71e903a6568f4d (patch)
treee2df3a1cf11855ad0a08995fdfdcbf8d70bf8f30
parent4827f0f98f1f5bf9882fa85822283cffb40bb583 (diff)
downloadacpica-7e27ab1e6f9a69875fc7b2da5d71e903a6568f4d.tar.gz
Remove trailing whitespace
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
-rw-r--r--source/components/utilities/utcksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/utcksum.c b/source/components/utilities/utcksum.c
index b8ea869ba..e93aa8287 100644
--- a/source/components/utilities/utcksum.c
+++ b/source/components/utilities/utcksum.c
@@ -172,7 +172,7 @@
*
* DESCRIPTION: Verifies that the table checksums to zero. Optionally returns
* exception on bad checksum.
- * Note: We don't have to check for a CDAT here, since CDAT is
+ * Note: We don't have to check for a CDAT here, since CDAT is
* not in the RSDT/XSDT, and the CDAT table is never installed
* via ACPICA.
*