This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ppc / kernel / vecemu.c
index 1430ef5..2411a1c 100644 (file)
@@ -256,8 +256,7 @@ static unsigned int rfin(unsigned int x)
        return (x + half) & ~(0x7fffff >> exp);
 }
 
-int
-emulate_altivec(struct pt_regs *regs)
+int emulate_altivec(struct pt_regs *regs)
 {
        unsigned int instr, i;
        unsigned int va, vb, vc, vd;