code style scripts/checkpatch.pl (linux-3.9-rc1) formatting
[linux-2.6.34.14-moxart.git] / lib / locking-selftest-rsem.h
blob62da886680c7aea003b97fb7a72b12be4db3562b
1 #undef LOCK
2 #define LOCK RSL
4 #undef UNLOCK
5 #define UNLOCK RSU
7 #undef RLOCK
8 #define RLOCK RSL
10 #undef WLOCK
11 #define WLOCK WSL
13 #undef INIT
14 #define INIT RWSI