Re: [patch 1/2] mm: fincore()

From: David Miller
Date: Fri Feb 15 2013 - 15:39:24 EST


From: Johannes Weiner <hannes@xxxxxxxxxxx>
Date: Fri, 15 Feb 2013 01:34:50 -0500

> + nr_pages = DIV_ROUND_UP(len, PAGE_CACHE_SIZE);

A small nit, maybe use PAGE_CACHE_ALIGN() here.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/