qemu-e2k/linux-user/host
zhaolichang 6f9ff551a4 linux-user/: fix some comment spelling errors
I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spelling errors in the linux-user folder.

Signed-off-by: zhaolichang <zhaolichang@huawei.com>
Reviewed-by: Alex Bennee <alex.bennee@linaro.org>
Message-Id: <20200917075029.313-7-zhaolichang@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-09-17 20:39:22 +02:00
..
aarch64 linux-user: Fix register used for 6th and 7th syscall argument on aarch64 2018-02-18 18:52:32 +01:00
arm Replace 'struct ucontext' with 'ucontext_t' type 2017-07-20 10:10:28 +01:00
i386 Replace 'struct ucontext' with 'ucontext_t' type 2017-07-20 10:10:28 +01:00
ia64 linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
mips linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
ppc linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
ppc64 linux-user/: fix some comment spelling errors 2020-09-17 20:39:22 +02:00
riscv32 linux-user: Add host dependency for RISC-V 32-bit 2018-12-26 06:40:02 +11:00
riscv64 linux-user: Add safe_syscall for riscv64 host 2018-12-26 06:40:02 +11:00
s390 linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
s390x Replace 'struct ucontext' with 'ucontext_t' type 2017-07-20 10:10:28 +01:00
sparc linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
sparc64 linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
x32 linux-user: Clean up hostdep.h header guards 2016-07-12 16:19:16 +02:00
x86_64 Replace 'struct ucontext' with 'ucontext_t' type 2017-07-20 10:10:28 +01:00