[flashrom] [PATCH] typo

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Sat Aug 6 18:49:58 CEST 2011


On Sat, 6 Aug 2011 17:54:55 +0200
"Sylvain 'ythier' Hitier" <sylvain.hitier at gmail.com> wrote:

> Typo after r1389.
> 
> Signed-off-by: Sylvain "ythier" Hitier <sylvain.hitier at gmail.com>
> 
> Index: chipset_enable.c
> ===================================================================
> --- chipset_enable.c	(revision 1405)
> +++ chipset_enable.c	(working copy)
> @@ -326,7 +326,7 @@
>  		}
>  		if (fwh_idsel & 0xffff000000000000ULL) {
>  			msg_perr("Error: fwh_idsel= specified, but value had "
> -				 "unusued bits set.\n");
> +				 "unused bits set.\n");
>  			goto idsel_garbage_out;
>  		}
>  		fwh_idsel_old = pci_read_long(dev, 0xd0);
> 

hello ythier,

thanks for spotting this. i have corrected it (and also the trailing
tab following "idsel_garbage_out:" introduced in the same commit) and
will commit that later.
-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list