linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] STM: <linux/stm.h>: drop a duplicated word
@ 2021-05-08  6:43 Randy Dunlap
  2021-05-10 15:07 ` Alexander Shishkin
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2021-05-08  6:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Alexander Shishkin, Andrew Morton, Greg Kroah-Hartman

Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
v2: rebase, add more Cc:s

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

--- linux-next-20210507.orig/include/linux/stm.h
+++ linux-next-20210507/include/linux/stm.h
@@ -57,7 +57,7 @@ struct stm_device;
  *
  * Normally, an STM device will have a range of masters available to software
  * and the rest being statically assigned to various hardware trace sources.
- * The former is defined by the the range [@sw_start..@sw_end] of the device
+ * The former is defined by the range [@sw_start..@sw_end] of the device
  * description. That is, the lowest master that can be allocated to software
  * writers is @sw_start and data from this writer will appear is @sw_start
  * master in the STP stream.

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

* Re: [PATCH v2] STM: <linux/stm.h>: drop a duplicated word
  2021-05-08  6:43 [PATCH v2] STM: <linux/stm.h>: drop a duplicated word Randy Dunlap
@ 2021-05-10 15:07 ` Alexander Shishkin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Shishkin @ 2021-05-10 15:07 UTC (permalink / raw)
  To: Randy Dunlap, linux-kernel
  Cc: Randy Dunlap, Andrew Morton, Greg Kroah-Hartman, alexander.shishkin

Randy Dunlap <rdunlap@infradead.org> writes:

> Drop the repeated word "the" in a comment.

Picked up, thanks!

Regards,
--
Alex

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

end of thread, other threads:[~2021-05-10 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08  6:43 [PATCH v2] STM: <linux/stm.h>: drop a duplicated word Randy Dunlap
2021-05-10 15:07 ` Alexander Shishkin

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