summaryrefslogtreecommitdiffstats
path: root/include/linux/locks.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
committer <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
commit19c9bba94152148523ba0f7ef7cffe3d45656b11 (patch)
tree40b1cb534496a7f1ca0f5c314a523c69f1fee464 /include/linux/locks.h
parent7206675c40394c78a90e74812bbdbf8cf3cca1be (diff)
Import of Linux/MIPS 2.1.36
Diffstat (limited to 'include/linux/locks.h')
-rw-r--r--include/linux/locks.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/locks.h b/include/linux/locks.h
index 9735bc630..37933f63e 100644
--- a/include/linux/locks.h
+++ b/include/linux/locks.h
@@ -9,12 +9,6 @@
#endif
/*
- * Unlocked, temporary IO buffer_heads gets moved to the reuse_list
- * once their page becomes unlocked.
- */
-extern struct buffer_head *reuse_list;
-
-/*
* Buffer cache locking - note that interrupts may only unlock, not
* lock buffers.
*/