From: Joe Perches Date: Mon, 8 Jul 2013 23:00:18 +0000 (-0700) Subject: mm: remove unused VM_ macros and expand other in-place X-Git-Tag: v3.11-rc1~67^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64363aad5ff1b878230e91223038c26a2205bff3;p=pandora-kernel.git mm: remove unused VM_ macros and expand other in-place These VM_ macros aren't used very often and three of them aren't used at all. Expand the ones that are used in-place, and remove all the now unused #define VM_ macros. VM_READHINTMASK, VM_NormalReadHint and VM_ClearReadHint were added just before 2.4 and appears have never been used. Signed-off-by: Joe Perches Acked-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed