]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / VlanConfigDxe / VlanConfigDriver.c
index 7dfea2e32a810bfb832a3b74f9723b23eb65ec6e..91d0ed2b39a462a2b5c9a280140a19faa2e31bba 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The driver binding for VLAN configuration module.\r
 \r
-Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
 of the BSD License which accompanies this distribution.  The full\r
@@ -279,7 +279,7 @@ VlanConfigDriverBindingStop (
     if (NumberOfChildren != 1 || ChildHandleBuffer[0] != PrivateData->DriverHandle) {\r
       return EFI_DEVICE_ERROR;\r
     }\r
-    \r
+\r
     return UninstallVlanConfigForm (PrivateData);\r
   }\r
 \r