util/lint: Remove register name identified as a misspelled word
RISC-V has a register named 'sepc' but checkpatch identifies it as a misspelling of 'spec'. Remove it from the list. Change-Id: I7b092d6f04e28fba36095c607bc59346fb5c605d Signed-off-by: Xiang Wang <wxjstz@126.com> Reviewed-on: https://review.coreboot.org/28005 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
bf5ccfd05f
commit
c1433f77f3
|
@ -993,7 +993,6 @@ senarios||scenarios
|
|||
sentivite||sensitive
|
||||
separatly||separately
|
||||
sepcify||specify
|
||||
sepc||spec
|
||||
seperated||separated
|
||||
seperately||separately
|
||||
seperate||separate
|
||||
|
|
Loading…
Reference in New Issue