]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/dcache.h
fs: dcache scale subdirs
[mirror_ubuntu-bionic-kernel.git] / include / linux / dcache.h
index b0ade2d4680577580a36cf73312af97463f02b06..ddf4f55624f773131fc1cd0f1d13e104a045834c 100644 (file)
@@ -305,6 +305,7 @@ static inline struct dentry *dget_dlock(struct dentry *dentry)
        }
        return dentry;
 }
+
 static inline struct dentry *dget(struct dentry *dentry)
 {
        if (dentry) {