[PATCH] remove repeated #define

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cosmetic patch below.

Thanks
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany

Remove repeated #define

Signed-off-by: G. Liakhovetski <gl@xxxxxxxxx>

diff -u -r1.1.1.12.2.1 spinlock.h
--- a/include/linux/spinlock.h	5 Mar 2007 14:06:55 -0000	1.1.1.12.2.1
+++ b/include/linux/spinlock.h	5 Apr 2007 08:37:26 -0000
@@ -206,8 +206,6 @@
 # define _spin_lock_nested(l, s)	do { } while (0)
 # define _spin_lock_bh(l)		do { } while (0)
 # define _spin_lock_irq(l)		do { } while (0)
-# define _spin_lock(l)			do { } while (0)
-# define _spin_lock_bh(l)		do { } while (0)
 # define _spin_unlock(l)		do { } while (0)
 # define _spin_unlock_no_resched(l)	do { } while (0)
 # define _spin_unlock_bh(l)		do { } while (0)
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux