commit | 7cf069955f2f0b95fed6a8b1a61ef598a3df0f4e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 27 00:25:30 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 27 00:25:30 2008 -0700 |
tree | f74f3892086f5fa6dc8b7fd711a1a1b2d1b3cd65 | |
parent | 3ade11601f4a3a38d6cd3675ccc87bf11e251915 [diff] |
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>