]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Udp6Dxe/Udp6Driver.c
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / Udp6Dxe / Udp6Driver.c
index f9d528e68fb3cd623840d113a821e31453895d11..0647c0214fe67f17c42a906c2d2009458e2eeb90 100644 (file)
@@ -177,7 +177,7 @@ EXIT:
 \r
 /**\r
   Callback function which provided by user to remove one node in NetDestroyLinkList process.\r
-  \r
+\r
   @param[in]    Entry           The entry to be removed.\r
   @param[in]    Context         Pointer to the callback context corresponds to the Context in NetDestroyLinkList.\r
 \r
@@ -296,7 +296,7 @@ Udp6DriverBindingStop (
                &Udp6Service->ServiceBinding,\r
                NULL\r
                );\r
\r
+\r
     Udp6CleanService (Udp6Service);\r
     FreePool (Udp6Service);\r
   }\r
@@ -405,7 +405,7 @@ Udp6ServiceBindingCreateChild (
   if (EFI_ERROR (Status)) {\r
     goto ON_ERROR;\r
   }\r
-  \r
+\r
   OldTpl = gBS->RaiseTPL (TPL_CALLBACK);\r
 \r
   //\r