Remove malloc type M_NETADDR unused since splitting into vfs_subr.c
and vfs_export.c. MFC after: 1 week
This commit is contained in:
parent
548185cc91
commit
6d33997006
@ -93,8 +93,6 @@ __FBSDID("$FreeBSD$");
|
||||
#define WI_MPSAFEQ 0
|
||||
#define WI_GIANTQ 1
|
||||
|
||||
static MALLOC_DEFINE(M_NETADDR, "subr_export_host", "Export host address structure");
|
||||
|
||||
static void delmntque(struct vnode *vp);
|
||||
static int flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo,
|
||||
int slpflag, int slptimeo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user