[flashrom] [PATCH] Replace PCI_OK/PCI_NT by OK/NT

Uwe Hermann uwe at hermann-uwe.de
Thu Jan 28 01:06:43 CET 2010


On Wed, Jan 20, 2010 at 03:48:38PM +0100, Michael Karcher wrote:
> We don't need to duplicate OK and NT as PCI_OK and PCI_NT if the symbols
> are already there (defined for the chipset enable table).
> 
> Signed-off-by: Michael Karcher <flashrom at mkarcher.dialup.fu-berlin.de>

There are some left-overs:

$ grep PCI_NT *
pcidev.c:               if (devs[i].status == PCI_NT) {
pcidev.c:                      (devs[i].status == PCI_NT) ? " (untested)" : "");
print_wiki.c:                  (devs[i].status == PCI_NT) ? (c) ? "?2" : "?" : "OK");


With those fixed, this is:

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.randomprojects.org
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the flashrom mailing list