[edk2-devel] [PATCH v2 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment

Philippe Mathieu-Daudé philmd at redhat.com
Wed Oct 16 13:25:33 UTC 2019


An extra 's' slipped into the 'processing' word.
Drop it to fix the typo.

Reviewed-by: Laszlo Ersek <lersek at redhat.com>
Reviewed-by: Siyuan Fu <siyuan.fu at intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd at redhat.com>
---
 NetworkPkg/Ip6Dxe/Ip6Option.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NetworkPkg/Ip6Dxe/Ip6Option.c b/NetworkPkg/Ip6Dxe/Ip6Option.c
index 88111e3c24f5..4d92a852dc86 100644
--- a/NetworkPkg/Ip6Dxe/Ip6Option.c
+++ b/NetworkPkg/Ip6Dxe/Ip6Option.c
@@ -158,7 +158,7 @@ Ip6IsNDOptionValid (
       //
       // Check the length of Ip6OptionEtherSource, Ip6OptionEtherTarget, and
       // Ip6OptionRedirected here. For unrecognized options, silently ignore
-      // and continue processsing the message.
+      // and continue processing the message.
       //
       if (Length == 0) {
         return FALSE;
-- 
2.21.0


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

View/Reply Online (#49099): https://edk2.groups.io/g/devel/message/49099
Mute This Topic: https://groups.io/mt/34560124/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list