]> Pileus Git - ~andy/linux/blobdiff - fs/dcache.c
[PATCH] Zone reclaim: proc override
[~andy/linux] / fs / dcache.c
index 134d6775183f80b393317b5fa9d691fce7eb2fa1..86bdb93789c6629c60027fdba100e99aa2709610 100644 (file)
@@ -94,7 +94,7 @@ static void d_free(struct dentry *dentry)
  * d_iput() operation if defined.
  * Called with dcache_lock and per dentry lock held, drops both.
  */
-static inline void dentry_iput(struct dentry * dentry)
+static void dentry_iput(struct dentry * dentry)
 {
        struct inode *inode = dentry->d_inode;
        if (inode) {