]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/d_path.c
Merge branch 'for-5.4/wacom' into for-linus
[linux.git] / fs / d_path.c
index e8fce6b1174fb4a250da8c4f19a2981da9dc85d6..a7d0a96b35ce5ebf47dec83bce25d531e9943af4 100644 (file)
@@ -316,7 +316,6 @@ char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
                end = ERR_PTR(-ENAMETOOLONG);
        return end;
 }
-EXPORT_SYMBOL(simple_dname);
 
 /*
  * Write full pathname from the root of the filesystem into the buffer.