linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* re: [PATCH] kernel:mm/vmstat.c: correct typo in comment to variables for counters.
@ 2018-10-24  1:17 Michael Jones
  0 siblings, 0 replies; only message in thread
From: Michael Jones @ 2018-10-24  1:17 UTC (permalink / raw)
  To: linux-mm; +Cc: trivial

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

Signed-off-by: Michael Jones <mj@mikejonesey.co.uk>

commit 012af68d1e66525390aa37c70d28ac2e191894ff
Author: Michael Jones <mj@mikejonesey.co.uk>
Date:   Wed Oct 24 01:40:13 2018 +0100

    mm/vmstat.c: correct typo in comment
    
    no functional change, just correcting a typo in comments.

diff --git a/mm/vmstat.c b/mm/vmstat.c
index 7878da76abf2..158c23bfbcf5 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -1106,7 +1106,7 @@ int fragmentation_index(struct zone *zone, unsigned int order)
                                        TEXT_FOR_HIGHMEM(xx) xx "_movable",
 
 const char * const vmstat_text[] = {
-       /* enum zone_stat_item countes */
+       /* enum zone_stat_item counters */
        "nr_free_pages",
        "nr_zone_inactive_anon",
        "nr_zone_active_anon",


[-- Attachment #2: Type: text/html, Size: 1130 bytes --]

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

only message in thread, other threads:[~2018-10-24  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24  1:17 [PATCH] kernel:mm/vmstat.c: correct typo in comment to variables for counters Michael Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox