]> git.baikalelectronics.ru Git - kernel.git/commit
mm: compaction: Update try_to_compact_pages()kerneldoc comment
authorMel Gorman <mgorman@suse.de>
Mon, 8 Oct 2012 23:32:31 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:49 +0000 (16:22 +0900)
commit383caa64aced9540d744ae3355f900d798d30e8a
tree1ad0a9ac6cd93534b7355423a30f3281b45cd6ee
parent5e5a9e5033b27ad9d61cdcc8c92fd0fa872f298f
mm: compaction: Update try_to_compact_pages()kerneldoc comment

Parameters were added without documentation, tut tut.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/compaction.c