mm: update the description for madvise_remove
authorWang Sheng-Hui <shhuiw@gmail.com>
Wed, 6 Aug 2014 23:06:23 +0000 (16:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:18 +0000 (18:01 -0700)
commit54980b93c026ac24b7d5046597a254244eafcdeb
tree9aca2f5f58a7b7630f225029d5b79d9687c877e6
parent4a262d265878477a46c842e47d1c2b5ce6f66477
mm: update the description for madvise_remove

Currently, we have more filesystems supporting fallocate, e.g
ext4/btrfs.  Remove the outdated comment for madvise_remove.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/madvise.c