X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fpage_alloc.c;h=c5823c395f7145f2a66ef3ffd11af836c294845f;hb=32983696a48a6c41d99f3eca82ba7510a552d843;hp=3974fd81d27c0de38a12a299e6f6b6dd2645cbf7;hpb=c0d6f9663b30a09ed725229b2d50391268c8538e;p=linux-2.6 diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 3974fd81d2..c5823c395f 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -335,7 +335,7 @@ static inline void free_pages_check(const char *function, struct page *page) /* * Frees a list of pages. * Assumes all pages on list are in same zone, and of same order. - * count is the number of pages to free, or 0 for all on the list. + * count is the number of pages to free. * * If the zone was previously in an "all pages pinned" state then look to * see if this freeing clears that state.