parisc: drop unnecessary cast in __ldcw_align() macro
authorHelge Deller <deller@gmx.de>
Tue, 2 Feb 2010 19:06:23 +0000 (19:06 +0000)
committerKyle McMartin <kyle@redhat.com>
Sat, 6 Mar 2010 22:54:10 +0000 (22:54 +0000)
__ldcw_align() can directly access the slock member of struct arch_spinlock_t
instead of using an ugly cast.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found