[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220115180822.298982-1-trix@redhat.com>
Date: Sat, 15 Jan 2022 10:08:22 -0800
From: trix@...hat.com
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org, Tom Rix <trix@...hat.com>
Subject: [PATCH] platform/x86: cleanup double word in comment
From: Tom Rix <trix@...hat.com>
Remove the second 'of'.
Signed-off-by: Tom Rix <trix@...hat.com>
---
include/linux/platform_data/x86/pmc_atom.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/platform_data/x86/pmc_atom.h b/include/linux/platform_data/x86/pmc_atom.h
index 022bcea9edec5..d4429fbed0940 100644
--- a/include/linux/platform_data/x86/pmc_atom.h
+++ b/include/linux/platform_data/x86/pmc_atom.h
@@ -47,7 +47,7 @@
#define PMC_S0I2_TMR 0x88
#define PMC_S0I3_TMR 0x8C
#define PMC_S0_TMR 0x90
-/* Sleep state counter is in units of of 32us */
+/* Sleep state counter is in units of 32us */
#define PMC_TMR_SHIFT 5
/* Power status of power islands */
--
2.26.3
Powered by blists - more mailing lists