x86: remove unnecessary #ifdef CONFIG_X86_32...#else
authorGustavo Fernando Padovan <gustavo@las.ic.unicamp.br>
Wed, 25 Jun 2008 07:03:19 +0000 (04:03 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 3 Jul 2008 13:09:10 +0000 (15:09 +0200)
Remove the #ifdef conditional because this comparison is already done in
user_mode_vm().

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Cc: akpm@osdl.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found