[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210529110305.9446-1-thunder.leizhen@huawei.com>
Date: Sat, 29 May 2021 19:03:01 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Jason Wessel <jason.wessel@...driver.com>,
Daniel Thompson <daniel.thompson@...aro.org>,
Douglas Anderson <dianders@...omium.org>,
Balbir Singh <bsingharora@...il.com>,
Barry Song <song.bao.hua@...ilicon.com>,
Christoph Hellwig <hch@....de>,
"Marek Szyprowski" <m.szyprowski@...sung.com>,
Robin Murphy <robin.murphy@....com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Darren Hart <dvhart@...radead.org>,
Davidlohr Bueso <dave@...olabs.net>,
Eric Biederman <ebiederm@...ssion.com>,
"Naveen N . Rao" <naveen.n.rao@...ux.ibm.com>,
Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>,
"David S . Miller" <davem@...emloft.net>,
Masami Hiramatsu <mhiramat@...nel.org>,
Jessica Yu <jeyu@...nel.org>,
"Steffen Klassert" <steffen.klassert@...unet.com>,
Daniel Jordan <daniel.m.jordan@...cle.com>,
Oleg Nesterov <oleg@...hat.com>,
John Stultz <john.stultz@...aro.org>,
Stephen Boyd <sboyd@...nel.org>,
Luis Chamberlain <mcgrof@...nel.org>,
Tejun Heo <tj@...nel.org>,
Lai Jiangshan <jiangshanlai@...il.com>,
kgdb-bugreport <kgdb-bugreport@...ts.sourceforge.net>,
kexec <kexec@...ts.infradead.org>,
linux-crypto <linux-crypto@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH v2 0/4] kernel: fix some spelling mistakes
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
Powered by blists - more mailing lists