commit | b57b98d147ef98758886a39efb94f3254542c39b | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Sat Oct 29 18:15:50 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 29 21:40:36 2005 -0700 |
tree | 1aab53a2bb1add92d55fbce963e371527c05d281 | |
parent | 662f3a0b94cc92bd708c27b80f8207cd7db93204 [diff] |
[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>