[coreboot] Fwd: [patch] tint payload update

Myles Watson mylesgw at gmail.com
Wed Sep 15 20:53:04 CEST 2010


Picky observation: there are a couple of extra #if 0 #endif pairs.
Combining them would make the patch simpler.

@@ -337,7 +339,9 @@ static void getname (char *name)
         name[NAMELEN - 1] = '\0';
      }
 }
+#endif

+#if 0
 static void err1 ()
 {
    fprintf (stderr,"Error creating %s\n",scorefile);

I haven't tested it, but it looks fine.

Acked-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles




More information about the coreboot mailing list