public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] trivial: Fix typos in "processing/processed"
@ 2019-09-26 12:04 Philippe Mathieu-Daudé
  2019-09-26 12:04 ` [PATCH 1/4] MdeModulePkg DxeCore: Fix typo in function name Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-09-26 12:04 UTC (permalink / raw)
  To: devel
  Cc: Philippe Mathieu-Daude, Achin Gupta, Jiaxin Wu, Eric Dong,
	Dandan Bi, Siyuan Fu, Ray Ni, Jian J Wang, Jiewen Yao,
	Supreeth Venkatesh, Hao A Wu, Liming Gao

Some "processing/processed" words are written with an extra 's'.
Properly write them.

Unrelated note, I'm sending this series using git-publish with
a 'cc.cmd' script which build the Cc list of each patch calling
BaseTools/Scripts/GetMaintainer.py, appologies if it fails :)

Philippe Mathieu-Daudé (4):
  MdeModulePkg DxeCore: Fix typo in function name
  MdeModulePkg/PiSmmCore: Fix typo in function name
  StandaloneMmPkg/Core: Fix typo in function name
  NetworkPkg/Ip6Dxe: Fix typo in comment

 MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c | 4 ++--
 MdeModulePkg/Core/PiSmmCore/Dispatcher.c      | 4 ++--
 NetworkPkg/Ip6Dxe/Ip6Option.c                 | 2 +-
 StandaloneMmPkg/Core/Dispatcher.c             | 4 ++--
 StandaloneMmPkg/Core/FwVol.c                  | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-09-27  0:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-26 12:04 [PATCH 0/4] trivial: Fix typos in "processing/processed" Philippe Mathieu-Daudé
2019-09-26 12:04 ` [PATCH 1/4] MdeModulePkg DxeCore: Fix typo in function name Philippe Mathieu-Daudé
2019-09-27  0:11   ` Liming Gao
2019-09-26 12:04 ` [PATCH 2/4] MdeModulePkg/PiSmmCore: " Philippe Mathieu-Daudé
2019-09-27  0:11   ` [edk2-devel] " Liming Gao
2019-09-26 12:04 ` [PATCH 3/4] StandaloneMmPkg/Core: " Philippe Mathieu-Daudé
2019-09-26 12:04 ` [PATCH 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment Philippe Mathieu-Daudé
2019-09-26 23:59   ` [edk2-devel] " Siyuan, Fu
2019-09-26 18:42 ` [edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed" Laszlo Ersek
2019-09-27  0:39 ` Wu, Hao A

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