From: Linus Torvalds Date: Sun, 15 Oct 2006 21:09:55 +0000 (-0700) Subject: Fix VM_MAYEXEC calculation X-Git-Tag: v2.6.19-rc3~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c5606c3b45e0176c32d3108ade1e1cb0b954f3;p=pandora-kernel.git Fix VM_MAYEXEC calculation .. and clean up the file mapping code while at it. No point in having a "if (file)" repeated twice, and generally doing similar checks in two different sections of the same code Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed