acrn-kernel/arch/arc/kernel
Jilin Yuan 63d1dfd067 ARC: Fix comment typo
- Remove one of the repeated 'call' in comment line 396.
 - Delete the redundant word 'to', 'since'

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
2022-10-17 16:32:11 -07:00
..
.gitignore
Makefile kbuild: use obj-y instead extra-y for objects placed at the head 2022-10-02 18:04:05 +09:00
arc_hostlink.c
arcksyms.c
asm-offsets.c
ctx_sw.c
ctx_sw_asm.S
devtree.c
disasm.c ARC: disasm: handle ARCv2 case in kprobe get/set functions 2022-04-26 09:34:42 -07:00
entry-arcv2.S
entry-compact.S
entry.S ARC: implement syscall tracepoints 2022-04-25 13:09:47 -07:00
fpu.c
head.S
intc-arcv2.c
intc-compact.c
irq.c
jump_label.c jump_label: make initial NOP patching the special case 2022-06-24 09:48:55 +02:00
kgdb.c
kprobes.c
mcip.c
module.c
perf_event.c
process.c fork: Generalize PF_IO_WORKER handling 2022-05-07 09:01:59 -05:00
ptrace.c ARC: implement syscall tracepoints 2022-04-25 13:09:47 -07:00
reset.c
setup.c
signal.c ARC: fix typos in comments 2022-04-18 12:20:23 -07:00
smp.c ARC: Fix comment typo 2022-10-17 16:32:11 -07:00
stacktrace.c
sys.c
traps.c
troubleshoot.c
unaligned.c ARC: fix typos in comments 2022-04-18 12:20:23 -07:00
unwind.c
vmlinux.lds.S