arch/arc/kernel/: fix misspellings using codespell tool
authorChangcheng Deng <deng.changcheng@zte.com.cn>
Fri, 13 Aug 2021 16:30:38 +0000 (00:30 +0800)
committerVineet Gupta <vgupta@kernel.org>
Tue, 24 Aug 2021 21:25:46 +0000 (14:25 -0700)
commit82a423053eb3cf27209c78ce1852ea18d173722a
treed1deacab9dc73b688d4eb0a9775327118e8b1bcd
parente22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93
arch/arc/kernel/: fix misspellings using codespell tool

Some typos are found out by codespell tool:

./intc-compact.c:145: prioity ==> priority
./smp.c:286: recevier ==> receiver
./stacktrace.c:152 prelogue ==> prologue

Fix typos found by codespell.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/kernel/intc-compact.c
arch/arc/kernel/smp.c
arch/arc/kernel/stacktrace.c