public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: devel@edk2.groups.io
Cc: Philippe Mathieu-Daude <philmd@redhat.com>,
	Achin Gupta <achin.gupta@arm.com>,
	Jiaxin Wu <jiaxin.wu@intel.com>, Eric Dong <eric.dong@intel.com>,
	Dandan Bi <dandan.bi@intel.com>, Siyuan Fu <siyuan.fu@intel.com>,
	Ray Ni <ray.ni@intel.com>, Jian J Wang <jian.j.wang@intel.com>,
	Jiewen Yao <jiewen.yao@intel.com>,
	Supreeth Venkatesh <supreeth.venkatesh@arm.com>,
	Hao A Wu <hao.a.wu@intel.com>, Liming Gao <liming.gao@intel.com>
Subject: [PATCH 0/4] trivial: Fix typos in "processing/processed"
Date: Thu, 26 Sep 2019 14:04:42 +0200	[thread overview]
Message-ID: <20190926120446.16007-1-philmd@redhat.com> (raw)

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


             reply	other threads:[~2019-09-26 12:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26 12:04 Philippe Mathieu-Daudé [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190926120446.16007-1-philmd@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox