From: OGAWA Hirofumi Date: Sun, 30 Oct 2005 01:15:50 +0000 (-0700) Subject: [PATCH] mm/msync.c cleanup X-Git-Tag: v2.6.15-rc1~730^2^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57b98d147ef98758886a39efb94f3254542c39b;p=pandora-kernel.git [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 Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed