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)
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

Simple merge