x86: Fix silly typo in recent <asm/signal.h> fixes
commitcd02e27b1514a27b2a8ab59755ae6d23d4d8a10f
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 17 Nov 2005 18:04:31 +0000 (17 10:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 17 Nov 2005 18:04:31 +0000 (17 10:04 -0800)
tree75f624b82ab95446661a6322f644dae01dced710
parent6027994423e12a3c0b22d3dbf9ac87364ca4e0ec
x86: Fix silly typo in recent <asm/signal.h> fixes

The second __const_sigaddset() should have been a sigdelset..  Compile
trouble noted by Greg K-H.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/signal.h