git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc4e0f9
)
x86: remove unnecessary #ifdef CONFIG_X86_32...#else
author
Gustavo Fernando Padovan
<gustavo@las.ic.unicamp.br>
Wed, 25 Jun 2008 07:03:19 +0000
(
04:03
-0300)
committer
Ingo 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