patch-2.1.36 linux/include/asm-alpha/smp_lock.h
Next file: linux/include/asm-alpha/softirq.h
Previous file: linux/include/asm-alpha/semaphore.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Apr 17 09:23:54 1997
-  Orig file: 
v2.1.35/linux/include/asm-alpha/smp_lock.h
-  Orig date: 
Fri Apr  4 08:52:24 1997
diff -u --recursive --new-file v2.1.35/linux/include/asm-alpha/smp_lock.h linux/include/asm-alpha/smp_lock.h
@@ -6,7 +6,7 @@
 #define lock_kernel()				do { } while(0)
 #define unlock_kernel()				do { } while(0)
 #define release_kernel_lock(task, cpu, depth)	((depth) = 1)
-#define reaquire_kernel_lock(task, cpu, depth)	do { } while (0)
+#define reacquire_kernel_lock(task, cpu, depth)	do { } while (0)
 
 #else
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov