summaryrefslogtreecommitdiffstats
path: root/include/linux/locks.h
diff options
context:
space:
mode:
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.
*/