From: Cyrill Gorcunov Date: Wed, 4 Jun 2014 23:08:14 +0000 (-0700) Subject: mm: x86 pgtable: drop unneeded preprocessor ifdef X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2373eaecff33db5972bde9418f92d6401b4a945c;p=pandora-kernel.git mm: x86 pgtable: drop unneeded preprocessor ifdef _PAGE_BIT_FILE (bit 6) is always less than _PAGE_BIT_PROTNONE (bit 8), so drop redundant #ifdef. Signed-off-by: Cyrill Gorcunov Cc: Linus Torvalds Cc: Mel Gorman Cc: Peter Anvin Cc: Ingo Molnar Cc: Steven Noonan Cc: Rik van Riel Cc: David Vrabel Cc: Peter Zijlstra Cc: Pavel Emelyanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed