Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21515
b: refs/heads/master
c: 689126a
h: refs/heads/master
i:
  21513: 14a2f46
  21511: 5d322ed
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 79c8f9d commit 604e172
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f5374c91f0dd1d92408ed44c066c32bcce5ce69
refs/heads/master: 689126a48a4cf7efc77d0d090b2db4e8927d7819
1 change: 0 additions & 1 deletion trunk/arch/sparc64/math-emu/math.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down

0 comments on commit 604e172

Please sign in to comment.