From: Hiroshi Shimamoto Date: Wed, 1 Oct 2008 03:30:51 +0000 (-0700) Subject: x86: ia32_signal.c remove unnecessary function calls X-Git-Tag: v2.6.28-rc1~699^2^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9cee16ffb495558c1e3ada55cba906e520006e;p=pandora-kernel.git x86: ia32_signal.c remove unnecessary function calls the below 2 functions are called in save_i387_xstate_ia32() - clear_used_math(); - stts(); Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed