util/*: more typo fixes
Found by: util/lint/checkpatch.pl --types TYPO_SPELLING --fix-inplace --strict --terse -f $(find util -name '*.[ch]') Change-Id: I059071fd3a2edb41c72fc57fccbb520bd2ebb757 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38651 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
committed by
Felix Held
parent
34ca460af3
commit
220c2092ae
@ -536,7 +536,7 @@ static int process_enum(FILE * f, int skip_add)
|
||||
/****************************************************************************
|
||||
* process_checksum_info
|
||||
*
|
||||
* Get line conatining CMOS checksum information.
|
||||
* Get line containing CMOS checksum information.
|
||||
****************************************************************************/
|
||||
static void process_checksum_info(FILE * f)
|
||||
{
|
||||
|
Reference in New Issue
Block a user