All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ptrace: linux/ptrace.h: drop duplicated word in a comment
@ 2020-07-17 23:37 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-07-17 23:37 UTC (permalink / raw)
  To: LKML, Oleg Nesterov, Andrew Morton

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Oleg Nesterov <oleg@redhat.com>
---
 include/linux/ptrace.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/linux/ptrace.h
+++ linux-next-20200714/include/linux/ptrace.h
@@ -171,7 +171,7 @@ static inline void ptrace_event(int even
  *
  * Check whether @event is enabled and, if so, report @event and @pid
  * to the ptrace parent.  @pid is reported as the pid_t seen from the
- * the ptrace parent's pid namespace.
+ * ptrace parent's pid namespace.
  *
  * Called without locks.
  */


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

only message in thread, other threads:[~2020-07-17 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 23:37 [PATCH] ptrace: linux/ptrace.h: drop duplicated word in a comment Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.