]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/ArpDxe: Fix various typos
authorAntoine Coeur <coeur@gmx.fr>
Fri, 7 Feb 2020 01:07:43 +0000 (02:07 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 10 Feb 2020 22:30:07 +0000 (22:30 +0000)
commit8f628f7820f797438ca21eb6bbcef6874bea41fb
tree21e02d8329a07c1980a7b78231dc24e59a8348aa
parent8d774c745c28cf49de20d4f495b3d06fc5b9757f
NetworkPkg/ArpDxe: Fix various typos

Fix various typos in documentation, comments and debug strings.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-31-philmd@redhat.com>
[lersek@redhat.com: replace EFI_D_xxx w/ DEBUG_xxx to shut up PatchCheck]
NetworkPkg/ArpDxe/ArpDriver.c
NetworkPkg/ArpDxe/ArpDriver.h
NetworkPkg/ArpDxe/ArpImpl.c
NetworkPkg/ArpDxe/ArpImpl.h
NetworkPkg/ArpDxe/ArpMain.c