]> git.baikalelectronics.ru Git - kernel.git/commit
mm/swap.c: put activate_page_pvecs and other pagevecs together
authorMing Li <mingli199x@qq.com>
Fri, 20 May 2016 23:57:56 +0000 (16:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 May 2016 00:58:30 +0000 (17:58 -0700)
commit88f8f1660dda680b95fddccde63352a3b39a36b5
treef39f6399330eb8ca31bc657a566c944951b5cb0a
parent6a45b95450a2814aab5df5e9540f5fe29e872bc9
mm/swap.c: put activate_page_pvecs and other pagevecs together

Put the activate_page_pvecs definition next to those of the other
pagevecs, for clarity.

Signed-off-by: Ming Li <mingli199x@qq.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/swap.c