On 01/14/2014 03:13 AM, Andrew Morton wrote: > On Sat, 11 Jan 2014 16:36:34 +0400 Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> wrote: > >> This reduces the indentation level of do_try_to_free_pages() and removes >> extra loop over all eligible zones counting the number of on-LRU pages. > So this should cause no functional change, yes? Yes. This patch merely moves a piece of code from one function to another. Thanks. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>