kboot: Spell Reserved correctly

Also, remove trailing NULL entry that's no longer needed.

Sponsored by:		Netflix
Reviewed by:		kevans, jhibbits
Differential Revision:	https://reviews.freebsd.org/D49854
This commit is contained in:
Warner Losh
2025-04-16 22:03:10 -06:00
parent 1f8d845d1c
commit 4caaab2e6d
+1 -2
View File
@@ -216,8 +216,7 @@ static struct kv
{ linux_code, "Kernel code", KV_KEEPER },
{ linux_data, "Kernel data", KV_KEEPER },
{ linux_bss, "Kernel bss", KV_KEEPER },
{ firmware_reserved, "reserved" },
{ 0, NULL },
{ firmware_reserved, "Reserved" },
};
static const char *