Fix typos involving "the the"
Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
7ccb2821d2
commit
45e6c82e68
@@ -58,7 +58,7 @@
|
||||
* modularize it, was basically: 1) no unnecessary subroutine calls,
|
||||
* 2) no routines more than about 200 lines in size, and 3) modularize
|
||||
* any code that I might not get right the first time. The fetch_*
|
||||
* subroutines fall into the latter category. The The decode_* fall
|
||||
* subroutines fall into the latter category. The decode_* fall
|
||||
* into the second category. The coding of the "switch(mod){ .... }"
|
||||
* in many of the subroutines below falls into the first category.
|
||||
* Especially, the coding of {add,and,or,sub,...}_{byte,word}
|
||||
|
Reference in New Issue
Block a user