bhyve: sweep MAX_VMNAME

MAX_VMNAME is no longer used.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D34292
This commit is contained in:
Robert Wing 2022-03-17 21:55:52 -08:00
parent 961e6a12ef
commit 3ebe110934
2 changed files with 0 additions and 4 deletions

View File

@ -116,8 +116,6 @@ static sig_t old_winch_handler;
#define SNAPSHOT_CHUNK (4 * MB)
#define PROG_BUF_SZ (8192)
#define MAX_VMNAME 100
#define SNAPSHOT_BUFFER_SIZE (20 * MB)
#define JSON_STRUCT_ARR_KEY "structs"

View File

@ -74,8 +74,6 @@ __FBSDID("$FreeBSD$");
#define NO_ARG no_argument
#define OPT_ARG optional_argument
#define MAX_VMNAME 100
static const char *progname;
static void