diff options
author | KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> | 2010-03-05 13:41:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 11:26:25 -0800 |
commit | da0aa138944311e6745a00ac3d88f03e8d9a46c4 (patch) | |
tree | f8a88b12652fb2e4ed6775b0cc32da837ca2d949 /mm/Makefile | |
parent | d96ae5309165d9ed7c008a178238977b73595cd9 (diff) | |
download | op-kernel-dev-da0aa138944311e6745a00ac3d88f03e8d9a46c4.zip op-kernel-dev-da0aa138944311e6745a00ac3d88f03e8d9a46c4.tar.gz |
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
Currently, do_migrate_pages() have very long comment and this is not
indent properly. I often misunderstand it is function starting commnents
and confused it.
this patch fixes it.
note: this patch doesn't break 80 column rule. I guess original
author intended this indentaion, but an accident corrupted it.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Makefile')
0 files changed, 0 insertions, 0 deletions