From: Pekka Enberg Date: Thu, 23 Jun 2005 07:09:09 +0000 (-0700) Subject: [PATCH] remove redundant vm_flags clearing from madvise.c X-Git-Tag: v2.6.13-rc1~68^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc1ee3e8f1c05c0f64a479c6d56eb34a6190599;p=pandora-kernel.git [PATCH] remove redundant vm_flags clearing from madvise.c This patch removes redundant VM_ClearReadHint from mm/madvice.c which was left there by Prasanna's patch. Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed