From 80c5606c3b45e0176c32d3108ade1e1cb0b954f3 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 15 Oct 2006 14:09:55 -0700 Subject: [PATCH] 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-format-patch failed