[flashrom] [PATCH] flashrom: fix typos in comments

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Thu Jun 30 02:56:52 CEST 2011


On Mon, 27 Jun 2011 23:42:04 +0200
Peter Huewe <peterhuewe at gmx.de> wrote:

> This patch fixes some common misspellings/typos in comments.
> Changes generated using codespell and reviewed manually
> 
> lenght->length				2
> ocassional->occasional		1
> unsucessfull->unsuccessful	1
> upto->up to					5
> 
> Signed-off-by: Peter Huewe <peterhuewe at gmx.de>

thanks for your patch!

> @@ -168,9 +168,9 @@ static void sp_synchronize(void)
>  	usleep(1000 * 1000);
>  	sp_flush_incoming();
>  
> -	/* Then try upto 8 times to send syncnop and get the correct special *
> -	 * return of NAK+ACK. Timing note: upto 10 characters, 10*50ms =     *
> -	 * upto 500ms per try, 8*0.5s = 4s; +1s (above) = upto 5s sync       *
> +	/* Then try up to 8 times to send syncnop and get the correct special *
> +	 * return of NAK+ACK. Timing note: up to 10 characters, 10*50ms =     *
> +	 * up to 500ms per try, 8*0.5s = 4s; +1s (above) = up to 5s sync       *
>  	 * attempt, ~1s if immediate success.                                */

i have changed this because the appended * were no longer aligned.
apart from that everything was added as is to my tested_branch and i
will commit it later (probably shortly before 0.9.4 is released).

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list