commit | f3ce4466abd6f5173db98b5cc2269c139cd1790a | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:16 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:00 2008 +0200 |
tree | 15df6f7dad31bfaace208856b0222fb45111f7af | |
parent | f915d7f46b84192a19647c8e6b111a7e518875cb [diff] |
x86: make __smp_prepare_cpu void We have already removed the only condition that could fail here. so just don't test for any return value Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>