[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210609013451.13706-1-thunder.leizhen@huawei.com>
Date: Wed, 9 Jun 2021 09:34:50 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Masami Hiramatsu <mhiramat@...nel.org>,
Dennis Zhou <dennis@...nel.org>, Tejun Heo <tj@...nel.org>,
Christoph Lameter <cl@...ux.com>,
Joe Perches <joe@...ches.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-mm <linux-mm@...ck.org>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH v2 0/1] lib: Fix spelling mistakes in header files
v1 --> v2:
Add a new fix: stroed/stored, in include/linux/bootconfig.h
v1:
include/linux/nodemask.h --> lib/nodemask.c
include/linux/bootconfig.h --> lib/bootconfig.c
include/linux/percpu-refcount.h --> lib/percpu-refcount.c
include/linux/scatterlist.h --> lib/scatterlist.c
include/linux/debugobjects.h --> lib/debugobjects.c
include/linux/lru_cache.h --> lib/lru_cache.c
include/linux/cpumask.h --> lib/cpumask.c
Zhen Lei (1):
lib: Fix spelling mistakes in header files
include/linux/bootconfig.h | 4 ++--
include/linux/cpumask.h | 2 +-
include/linux/debugobjects.h | 2 +-
include/linux/lru_cache.h | 8 ++++----
include/linux/nodemask.h | 6 +++---
include/linux/percpu-refcount.h | 2 +-
include/linux/scatterlist.h | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)
--
2.25.1
Powered by blists - more mailing lists