mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00:00
unexport simple_dname()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
4de1e3a8ec
commit
7e5f7bb08b
3 changed files with 1 additions and 2 deletions
|
@ -291,7 +291,6 @@ static inline unsigned d_count(const struct dentry *dentry)
|
|||
*/
|
||||
extern __printf(4, 5)
|
||||
char *dynamic_dname(struct dentry *, char *, int, const char *, ...);
|
||||
extern char *simple_dname(struct dentry *, char *, int);
|
||||
|
||||
extern char *__d_path(const struct path *, const struct path *, char *, int);
|
||||
extern char *d_absolute_path(const struct path *, char *, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue