X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=mm%2Fpercpu.c;h=3f930018aa60dc075bc49f7283c57b2b3b6f0035;hb=52cfd503ad7176d23a5dd7af3981744feb60622f;hp=3dd4984bdef849c4a172c5e2d5d6f2d230137f8b;hpb=adeaf46d311715deee9ae38ef1edb0d6b6fb0d55;p=firefly-linux-kernel-4.4.55.git diff --git a/mm/percpu.c b/mm/percpu.c index 3dd4984bdef8..3f930018aa60 100644 --- a/mm/percpu.c +++ b/mm/percpu.c @@ -258,7 +258,7 @@ static void __maybe_unused pcpu_next_pop(struct pcpu_chunk *chunk, /* * (Un)populated page region iterators. Iterate over (un)populated - * page regions betwen @start and @end in @chunk. @rs and @re should + * page regions between @start and @end in @chunk. @rs and @re should * be integer variables and will be set to start and end page index of * the current region. */