aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dcache.h')
-rw-r--r--include/linux/dcache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/dcache.h b/include/linux/dcache.h
index b1aeda077258..8b2064d02928 100644
--- a/include/linux/dcache.h
+++ b/include/linux/dcache.h
@@ -190,7 +190,6 @@ struct dentry_operations {
190#define DCACHE_OP_REVALIDATE 0x4000 190#define DCACHE_OP_REVALIDATE 0x4000
191#define DCACHE_OP_DELETE 0x8000 191#define DCACHE_OP_DELETE 0x8000
192 192
193
194extern spinlock_t dcache_inode_lock; 193extern spinlock_t dcache_inode_lock;
195extern seqlock_t rename_lock; 194extern seqlock_t rename_lock;
196 195