Thread (5 messages) 5 messages, 3 authors, 2021-11-26

Re: [PATCH][next] hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical"

From: Colin King (gmail) <hidden>
Date: 2021-11-26 08:38:30
Also in: kernel-janitors, lkml

On 26/11/2021 08:15, Joe Perches wrote:
On Thu, 2021-11-25 at 09:06 +0000, Colin Ian King wrote:
quoted
There is a spelling mistake in a literal string and a comment. Fix them.
[]
quoted
diff --git a/mm/hugetlb_cgroup.c b/mm/hugetlb_cgroup.c
[]
quoted
@@ -495,11 +495,11 @@ static int hugetlb_cgroup_read_numa_stat(struct seq_file *seq, void *dummy)
  	 * The hierarchical total is pretty much the value recorded by the
  	 * counter, so use that.
  	 */
-	seq_printf(seq, "%stotal=%lu", legacy ? "hierarichal_" : "",
+	seq_printf(seq, "%stotal=%lu", legacy ? "hierarchical_" : "",
  		   page_counter_read(&h_cg->hugepage[idx]) * PAGE_SIZE);
Not sure this should be changed as seq output is nominally ABI.
This just landed in linux-next, so I doubt many folk are using it. Let's 
fix it before it lands mainline.
quoted
  
  	/*
-	 * For each node, transverse the css tree to obtain the hierarichal
+	 * For each node, transverse the css tree to obtain the hierarchical
Fixing the comment typo is good.  Thanks.
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help