-2 unneccessary lines

Pavel Machek (pavel@Elf.ucw.cz)
Thu, 28 May 1998 23:01:09 +0200


Hi

Following patch should be self-commenting. Apply.

Pavel

--- linux/arch/i386/kernel/traps.c.typo Thu May 28 22:51:07 1998
+++ linux/arch/i386/kernel/traps.c Thu May 28 22:51:47 1998
@@ -333,9 +333,7 @@
force_sig(SIGFPE, task);
task->tss.trap_no = 16;
task->tss.error_code = 0;
-#ifndef __SMP__
out:
-#endif
unlock_kernel();
}

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu