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

v2 --> v3:
Add two new fixes:
arch independent ==> an architecture independent, in include/linux/lru_cache.h
A example structure for ==> Example structure for, in include/linux/nodemask.h

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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 15:00 [PATCH v3 0/1] ib: Fix spelling mistakes in header files Zhen Lei
2021-06-09 15:00 ` [PATCH v3 1/1] lib: " Zhen Lei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox