mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
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
9e9ae8e207
commit
443db69597
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220328
@ -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