mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 21:24:47 +00:00
Kill debugging default switch cases in do_one_mathemu(). That case is handled properly already and gcc hates the empty statement that results when the debug code is disabled. Pointed out by kaffe. Signed-off-by: David S. Miller <davem@davemloft.net>