[edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"

Philippe Mathieu-Daudé posted 4 patches 4 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"
Posted by Philippe Mathieu-Daudé 4 years, 7 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48087): https://edk2.groups.io/g/devel/message/48087
Mute This Topic: https://groups.io/mt/34297952/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"
Posted by Laszlo Ersek 4 years, 7 months ago
On 09/26/19 14:04, Philippe Mathieu-Daudé wrote:
> 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(-)
> 

series
Reviewed-by: Laszlo Ersek <lersek@redhat.com>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48127): https://edk2.groups.io/g/devel/message/48127
Mute This Topic: https://groups.io/mt/34297952/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"
Posted by Wu, Hao A 4 years, 7 months ago
> -----Original Message-----
> From: Philippe Mathieu-Daude [mailto:philmd@redhat.com]
> Sent: Thursday, September 26, 2019 8:05 PM
> To: devel@edk2.groups.io
> Cc: Philippe Mathieu-Daude; Achin Gupta; Wu, Jiaxin; Dong, Eric; Bi, Dandan;
> Fu, Siyuan; Ni, Ray; Wang, Jian J; Yao, Jiewen; Supreeth Venkatesh; Wu, Hao
> A; Gao, Liming
> Subject: [PATCH 0/4] trivial: Fix typos in "processing/processed"
> 
> 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 ++--


For the MdeModulePkg part,
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>

Best Regards,
Hao Wu


>  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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48163): https://edk2.groups.io/g/devel/message/48163
Mute This Topic: https://groups.io/mt/34297952/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-