diff --git a/stand/kboot/libkboot/seg.c b/stand/kboot/libkboot/seg.c --- a/stand/kboot/libkboot/seg.c +++ b/stand/kboot/libkboot/seg.c @@ -216,8 +216,7 @@ { 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 *