G/c unused mountrootfsname.

It was replaced with rootdevnames in r52778.
This commit is contained in:
Sergey Kandaurov 2013-10-28 20:38:17 +00:00
parent daac3e7db6
commit d5814e82fa

View File

@ -806,8 +806,6 @@ vfs_statfs_t __vfs_statfs;
}; \
DECLARE_MODULE(fsname, fsname ## _mod, SI_SUB_VFS, SI_ORDER_MIDDLE)
extern char *mountrootfsname;
/*
* exported vnode operations
*/