]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/devfs_fs_kernel.h
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
[net-next-2.6.git] / include / linux / devfs_fs_kernel.h
index d1dd876bc1a264325a2bcbc0a6af6142a83290a1..ef8766e172ef870d52b19c8feaf82ebcf1ee5f9c 100644 (file)
@@ -18,10 +18,6 @@ static inline int devfs_mk_symlink(const char *name, const char *link)
 {
        return 0;
 }
-static inline int devfs_mk_dir(const char *fmt, ...)
-{
-       return 0;
-}
 static inline void devfs_remove(const char *fmt, ...)
 {
 }