From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from szxga01-in.huawei.com ([45.249.212.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lmwkc-0052GL-S6 for kexec@lists.infradead.org; Sat, 29 May 2021 11:03:32 +0000 From: Zhen Lei Subject: [PATCH v2 0/4] kernel: fix some spelling mistakes Date: Sat, 29 May 2021 19:03:01 +0800 Message-ID: <20210529110305.9446-1-thunder.leizhen@huawei.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Jason Wessel , Daniel Thompson , Douglas Anderson , Balbir Singh , Barry Song , Christoph Hellwig , Marek Szyprowski , Robin Murphy , Konrad Rzeszutek Wilk , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Darren Hart , Davidlohr Bueso , Eric Biederman , "Naveen N . Rao" , Anil S Keshavamurthy , "David S . Miller" , Masami Hiramatsu , Jessica Yu , Steffen Klassert , Daniel Jordan , Oleg Nesterov , John Stultz , Stephen Boyd , Luis Chamberlain , Tejun Heo , Lai Jiangshan , kgdb-bugreport , kexec , linux-crypto , linux-kernel Cc: Zhen Lei v1 --> v2: Split into several small patches and add fixes to header files. Since there are so many patches after the split, only three reviewed modules and one time module with relatively more changes are retained. The spelling mistakes on the rest of the modules will be fixed in later versions. The header file linux/freelist.h is only included by linux/kprobes.h, so grouped it with kprobes.c Zhen Lei (4): kprobes: Fix spelling mistakes kgdb: Fix spelling mistakes kexec: fix a spelling mistake in comment time: Fix spelling mistakes include/linux/freelist.h | 2 +- include/linux/kgdb.h | 8 ++++---- include/linux/timekeeping.h | 2 +- include/linux/timer.h | 2 +- kernel/debug/debug_core.c | 2 +- kernel/debug/kdb/kdb_main.c | 8 ++++---- kernel/debug/kdb/kdb_private.h | 2 +- kernel/kexec_core.c | 2 +- kernel/kprobes.c | 2 +- kernel/time/alarmtimer.c | 2 +- kernel/time/timer.c | 4 ++-- 11 files changed, 18 insertions(+), 18 deletions(-) -- 2.25.1 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec