linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] platform/x86: cleanup double word in comment
@ 2022-01-15 18:08 trix
  0 siblings, 0 replies; 2+ messages in thread
From: trix @ 2022-01-15 18:08 UTC (permalink / raw)
  Cc: linux-kernel, Tom Rix

From: Tom Rix <trix@redhat.com>

Remove the second 'of'.

Signed-off-by: Tom Rix <trix@redhat.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


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

* [PATCH] platform/x86: cleanup double word in comment
@ 2022-01-15 18:00 trix
  0 siblings, 0 replies; 2+ messages in thread
From: trix @ 2022-01-15 18:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: Tom Rix

From: Tom Rix <trix@redhat.com>

Remove the second 'of'.

Signed-off-by: Tom Rix <trix@redhat.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


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

end of thread, other threads:[~2022-01-15 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15 18:08 [PATCH] platform/x86: cleanup double word in comment trix
  -- strict thread matches above, loose matches on Subject: below --
2022-01-15 18:00 trix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).