Remove overengineering, part 1/many
[coreboot.git] / util / nvramtool / lbtable.c
index 0a502a4722a21988b73bb174b1c8414b79ce994e..3753737b7e9ca5a2dcc4f5aaedc4ccfecafeae34 100644 (file)
@@ -234,7 +234,7 @@ static const struct lb_header *lbtable = NULL;
 static const struct cmos_option_table *cmos_table = NULL;
 
 static const hexdump_format_t format =
-    { 12, 4, "            ", " | ", " ", " | ", '.', NULL };
+    { 12, 4, "            ", " | ", " ", " | ", '.' };
 
 /****************************************************************************
  * vtophys