linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] lib: Fix spelling mistakes in header files
@ 2021-06-09  1:34 Zhen Lei
  2021-06-09  1:34 ` [PATCH v2 1/1] " Zhen Lei
  0 siblings, 1 reply; 6+ messages in thread
From: Zhen Lei @ 2021-06-09  1:34 UTC (permalink / raw)
  To: Masami Hiramatsu, Dennis Zhou, Tejun Heo, Christoph Lameter,
	Joe Perches, Andrew Morton, linux-mm, linux-kernel
  Cc: Zhen Lei

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-09 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  1:34 [PATCH v2 0/1] lib: Fix spelling mistakes in header files Zhen Lei
2021-06-09  1:34 ` [PATCH v2 1/1] " Zhen Lei
2021-06-09 13:09   ` Christoph Lameter
2021-06-09 14:41     ` Leizhen (ThunderTown)
2021-06-09 13:11   ` Christoph Lameter
2021-06-09 14:34     ` Leizhen (ThunderTown)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).