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:
cddfc12
)
[SPARC]: Fix compile failures in math-emu.
author
David S. Miller
<davem@davemloft.net>
Tue, 31 Jan 2006 00:46:24 +0000
(16:46 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 31 Jan 2006 00:46:24 +0000
(16:46 -0800)
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>
No differences found