From c1433f77f3c7943f622fe2be02d087c23c4b4cd4 Mon Sep 17 00:00:00 2001 From: Xiang Wang Date: Fri, 10 Aug 2018 22:40:21 +0800 Subject: 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 Reviewed-on: https://review.coreboot.org/28005 Tested-by: build bot (Jenkins) Reviewed-by: Elyes HAOUAS Reviewed-by: Angel Pons Reviewed-by: Paul Menzel Reviewed-by: Martin Roth --- util/lint/spelling.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/util/lint/spelling.txt b/util/lint/spelling.txt index 400ef35169..4b670694d9 100644 --- a/util/lint/spelling.txt +++ b/util/lint/spelling.txt @@ -993,7 +993,6 @@ senarios||scenarios sentivite||sensitive separatly||separately sepcify||specify -sepc||spec seperated||separated seperately||separately seperate||separate -- cgit v1.2.3