Whoops, some of my test code snuck in here.

This commit is contained in:
des 2001-06-10 21:37:11 +00:00
parent fa50a4ed6c
commit 81d76166cf

View File

@ -157,7 +157,7 @@ _##name##_uninit(struct vfsconf *vfc) { \
return pfs_uninit(&name##_info, vfc); \
} \
\
static struct vfsops testfs_vfsops = { \
static struct vfsops name##_vfsops = { \
_##name##_mount, \
vfs_stdstart, \
pfs_unmount, \