lkml.org 
[lkml]   [2019]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] mm: fix typo in comment
On Thu, Aug 01, 2019 at 11:47:34AM -0400, Joel Savitz wrote:
> Fix spelling of successful (currently spelled successfull in kernel
> source)

If you're going to bother fixing the spelling, may as well fix the grammar
at the same time.

> /*
> - * The full zone was compacted scanned but wasn't successfull to compact
> + * The full zone was compacted scanned but wasn't successful to compact
> * suitable pages.
> */

... actually, I don't know what is meant here. Could it mean:

/*
* The full zone was scanned for compaction, but didn't produce
* suitable pages.
*/

> /*
> - * direct compaction has scanned part of the zone but wasn't successfull
> + * direct compaction has scanned part of the zone but wasn't successful
> * to compact suitable pages.

* Zone compaction had to stop before scanning the full zone, and
* no suitable pages were produced.

\
 
 \ /
  Last update: 2019-08-01 17:56    [W:0.028 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site