ソースを参照

[SPARC64] math-emu: Delete debugging printk left by previous commit.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 年 前
コミット
689126a48a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      arch/sparc64/math-emu/math.c

+ 0 - 1
arch/sparc64/math-emu/math.c

@@ -217,7 +217,6 @@ int do_mathemu(struct pt_regs *regs, struct fpustate *f)
 
 				x = (x >> 14) & 0xf;
 				TYPE(x,1,1,1,1,0,0);
-				printk("math-emu: type is %08x\n", type);
 				break;
 			}