]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] mm/msync.c cleanup
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Sun, 30 Oct 2005 01:15:50 +0000 (18:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:36 +0000 (21:40 -0700)
commitb57b98d147ef98758886a39efb94f3254542c39b
tree1aab53a2bb1add92d55fbce963e371527c05d281
parent662f3a0b94cc92bd708c27b80f8207cd7db93204
[PATCH] mm/msync.c cleanup

This is not problem actually, but sync_page_range() is using for exported
function to filesystems.

The msync_xxx is more readable at least to me.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/msync.c