From: Cyrill Gorcunov Date: Wed, 30 Jan 2008 12:30:32 +0000 (+0100) Subject: x86: remove dead code in ia32-emu X-Git-Tag: v2.6.25-rc1~1143^2~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9773db2a301b089bb95907eec5ad1a2ef7fb4099;p=pandora-kernel.git x86: remove dead code in ia32-emu Remove useless second time checking of fsave argument in save_i387_ia32() routine. It's possible the compiler is doing the same but that is much better to remove the dead code explicitly. Signed-off-by: Cyrill Gorcunov Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed