[patch] minor spinlock cleanups

2005-01-20 Thread Ingo Molnar
[this patch didnt change due to can_lock but i've resent it so that the patch stream is complete. this concludes my current spinlock patches.] -- cleanup: remove stale semicolon from linux/spinlock.h and stale space from asm-i386/spinlock.h. Ingo Signed-off-by: Ingo Molnar <[EMAIL PROTEC

[patch] minor spinlock cleanups

2005-01-20 Thread Ingo Molnar
cleanup: remove stale semicolon from linux/spinlock.h and stale space from asm-i386/spinlock.h. Ingo Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> --- linux/include/linux/spinlock.h.orig +++ linux/include/linux/spinlock.h @@ -202,7 +202,7 @@ typedef struct { #define _raw_spin_lock(loc