From: Gustavo Fernando Padovan Date: Wed, 25 Jun 2008 07:03:19 +0000 (-0300) Subject: x86: remove unnecessary #ifdef CONFIG_X86_32...#else X-Git-Tag: v2.6.27-rc1~1106^2~251^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c60b08c6af6db2165837139da10f593462d51c;p=pandora-kernel.git x86: remove unnecessary #ifdef CONFIG_X86_32...#else Remove the #ifdef conditional because this comparison is already done in user_mode_vm(). Signed-off-by: Gustavo F. Padovan Cc: akpm@osdl.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed