linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] platform_data: x86/pmc_atom.h: drop a duplicated word
@ 2021-05-08  6:56 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2021-05-08  6:56 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Irina Tirdea, Pierre-Louis Bossart, Stephen Boyd,
	Andrew Morton

Drop the repeated word "of" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Irina Tirdea <irina.tirdea@intel.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
v2: Fix email address for Stephen Boyd (was: <sboyd@codeaurora.org>);
    add Cc: Andrew Morton

 include/linux/platform_data/x86/pmc_atom.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20210507.orig/include/linux/platform_data/x86/pmc_atom.h
+++ linux-next-20210507/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 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-08  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08  6:56 [PATCH v2] platform_data: x86/pmc_atom.h: drop a duplicated word Randy Dunlap

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).