All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memcontrol: drop duplicate word and fix spello in <linux/memcontrol.h>
@ 2020-07-17 23:37 ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2020-07-17 23:37 UTC (permalink / raw)
  To: LKML, Linux MM, Andrew Morton
  Cc: Johannes Weiner, Michal Hocko, Vladimir Davydov, cgroups

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "for" in a comment.
Fix spello of "incremented".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
Cc: cgroups@vger.kernel.org
Cc: linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 include/linux/memcontrol.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200714.orig/include/linux/memcontrol.h
+++ linux-next-20200714/include/linux/memcontrol.h
@@ -72,8 +72,8 @@ struct mem_cgroup_id {
 
 /*
  * Per memcg event counter is incremented at every pagein/pageout. With THP,
- * it will be incremated by the number of pages. This counter is used for
- * for trigger some periodic events. This is straightforward and better
+ * it will be incremented by the number of pages. This counter is used
+ * to trigger some periodic events. This is straightforward and better
  * than using jiffies etc. to handle periodic memcg event.
  */
 enum mem_cgroup_events_target {


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

* [PATCH] memcontrol: drop duplicate word and fix spello in <linux/memcontrol.h>
@ 2020-07-17 23:37 ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2020-07-17 23:37 UTC (permalink / raw)
  To: LKML, Linux MM, Andrew Morton
  Cc: Johannes Weiner, Michal Hocko, Vladimir Davydov,
	cgroups-u79uwXL29TY76Z2rM5mHXA

From: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>

Drop the doubled word "for" in a comment.
Fix spello of "incremented".

Signed-off-by: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
Cc: Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
---
 include/linux/memcontrol.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200714.orig/include/linux/memcontrol.h
+++ linux-next-20200714/include/linux/memcontrol.h
@@ -72,8 +72,8 @@ struct mem_cgroup_id {
 
 /*
  * Per memcg event counter is incremented at every pagein/pageout. With THP,
- * it will be incremated by the number of pages. This counter is used for
- * for trigger some periodic events. This is straightforward and better
+ * it will be incremented by the number of pages. This counter is used
+ * to trigger some periodic events. This is straightforward and better
  * than using jiffies etc. to handle periodic memcg event.
  */
 enum mem_cgroup_events_target {


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

* Re: [PATCH] memcontrol: drop duplicate word and fix spello in <linux/memcontrol.h>
@ 2020-07-18  7:16   ` Chris Down
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Down @ 2020-07-18  7:16 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Linux MM, Andrew Morton, Johannes Weiner, Michal Hocko,
	Vladimir Davydov, cgroups

Randy Dunlap writes:
>From: Randy Dunlap <rdunlap@infradead.org>
>
>Drop the doubled word "for" in a comment.
>Fix spello of "incremented".
>
>Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
>Cc: Johannes Weiner <hannes@cmpxchg.org>
>Cc: Michal Hocko <mhocko@kernel.org>
>Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
>Cc: cgroups@vger.kernel.org
>Cc: linux-mm@kvack.org
>Cc: Andrew Morton <akpm@linux-foundation.org>

Acked-by: Chris Down <chris@chrisdown.name>

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

* Re: [PATCH] memcontrol: drop duplicate word and fix spello in <linux/memcontrol.h>
@ 2020-07-18  7:16   ` Chris Down
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Down @ 2020-07-18  7:16 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Linux MM, Andrew Morton, Johannes Weiner, Michal Hocko,
	Vladimir Davydov, cgroups-u79uwXL29TY76Z2rM5mHXA

Randy Dunlap writes:
>From: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
>
>Drop the doubled word "for" in a comment.
>Fix spello of "incremented".
>
>Signed-off-by: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
>Cc: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
>Cc: Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
>Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>

Acked-by: Chris Down <chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>

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

end of thread, other threads:[~2020-07-18  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 23:37 [PATCH] memcontrol: drop duplicate word and fix spello in <linux/memcontrol.h> Randy Dunlap
2020-07-17 23:37 ` Randy Dunlap
2020-07-18  7:16 ` Chris Down
2020-07-18  7:16   ` Chris Down

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.