From: Pierre Gondois <pierre.gond...@arm.com>

In an effort to clean the documentation of the above
package, remove duplicated words.

Cc: Maciej Rabeda <maciej.rab...@linux.intel.com>
Signed-off-by: Pierre Gondois <pierre.gond...@arm.com>
---
 NetworkPkg/DnsDxe/ComponentName.c                             | 4 ++--
 NetworkPkg/HttpBootDxe/HttpBootComponentName.c                | 2 +-
 NetworkPkg/HttpBootDxe/HttpBootComponentName.h                | 2 +-
 NetworkPkg/HttpDxe/ComponentName.c                            | 2 +-
 NetworkPkg/HttpDxe/ComponentName.h                            | 2 +-
 NetworkPkg/Library/DxeNetLib/DxeNetLib.c                      | 2 +-
 .../WifiConnectionManagerDxe/WifiConnectionMgrComponentName.c | 2 +-
 .../WifiConnectionManagerDxe/WifiConnectionMgrComponentName.h | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/NetworkPkg/DnsDxe/ComponentName.c 
b/NetworkPkg/DnsDxe/ComponentName.c
index 32adb93f4130..cf17779aa550 100644
--- a/NetworkPkg/DnsDxe/ComponentName.c
+++ b/NetworkPkg/DnsDxe/ComponentName.c
@@ -17,7 +17,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
@@ -128,7 +128,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE  
*gDnsControllerNameTable
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git a/NetworkPkg/HttpBootDxe/HttpBootComponentName.c 
b/NetworkPkg/HttpBootDxe/HttpBootComponentName.c
index bc1993df431b..3fdc22b551fd 100644
--- a/NetworkPkg/HttpBootDxe/HttpBootComponentName.c
+++ b/NetworkPkg/HttpBootDxe/HttpBootComponentName.c
@@ -51,7 +51,7 @@ EFI_UNICODE_STRING_TABLE  mHttpBootDxeControllerNameTable[] = 
{
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git a/NetworkPkg/HttpBootDxe/HttpBootComponentName.h 
b/NetworkPkg/HttpBootDxe/HttpBootComponentName.h
index f53af8762c0c..59415989c507 100644
--- a/NetworkPkg/HttpBootDxe/HttpBootComponentName.h
+++ b/NetworkPkg/HttpBootDxe/HttpBootComponentName.h
@@ -15,7 +15,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git a/NetworkPkg/HttpDxe/ComponentName.c 
b/NetworkPkg/HttpDxe/ComponentName.c
index db41d582c3b2..29cbae6b57b2 100644
--- a/NetworkPkg/HttpDxe/ComponentName.c
+++ b/NetworkPkg/HttpDxe/ComponentName.c
@@ -44,7 +44,7 @@ EFI_UNICODE_STRING_TABLE  mHttpDxeDriverNameTable[] = {
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git a/NetworkPkg/HttpDxe/ComponentName.h 
b/NetworkPkg/HttpDxe/ComponentName.h
index 3dc7c4f66fdc..9d39db3d6a9f 100644
--- a/NetworkPkg/HttpDxe/ComponentName.h
+++ b/NetworkPkg/HttpDxe/ComponentName.h
@@ -14,7 +14,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git a/NetworkPkg/Library/DxeNetLib/DxeNetLib.c 
b/NetworkPkg/Library/DxeNetLib/DxeNetLib.c
index fd4a9e15a892..41f8a7c364da 100644
--- a/NetworkPkg/Library/DxeNetLib/DxeNetLib.c
+++ b/NetworkPkg/Library/DxeNetLib/DxeNetLib.c
@@ -1011,7 +1011,7 @@ NetListRemoveHead (
 }
 
 /**
-  Remove the last node entry on the list and and return the removed node entry.
+  Remove the last node entry on the list and return the removed node entry.
 
   Removes the last node entry from a doubly linked list. It is up to the 
caller of
   this function to release the memory used by the first node if that is 
required. On
diff --git 
a/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.c 
b/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.c
index c72f9f7095c2..fabdc1e5d881 100644
--- a/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.c
+++ b/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.c
@@ -66,7 +66,7 @@ EFI_UNICODE_STRING_TABLE  mWifiMgrDxeControllerNameTable[] = {
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
diff --git 
a/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.h 
b/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.h
index c1865f8dcc77..6edb796091ad 100644
--- a/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.h
+++ b/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrComponentName.h
@@ -15,7 +15,7 @@
 
   @param  This       A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
   @param  Language   A pointer to a three-character ISO 639-2 language 
identifier.
-                     This is the language of the driver name that that the 
caller
+                     This is the language of the driver name that the caller
                      is requesting, and it must match one of the languages 
specified
                      in SupportedLanguages.  The number of languages supported 
by a
                      driver is up to the driver writer.
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92696): https://edk2.groups.io/g/devel/message/92696
Mute This Topic: https://groups.io/mt/93207399/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to