sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c
authorDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 07:25:30 +0000 (00:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 07:25:30 +0000 (00:25 -0700)
commit7cf069955f2f0b95fed6a8b1a61ef598a3df0f4e
treef74f3892086f5fa6dc8b7fd711a1a1b2d1b3cd65
parent3ade11601f4a3a38d6cd3675ccc87bf11e251915
sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c

The structure has to be 8-byte aligned in size, so
this macro is just noise.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/signal.c