]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/Hand/Locate.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Hand / Locate.c
index 3cc146f3814c6aee7031408c82e0b5d34b48a6ec..4ec6130c5c844d1b876a82a220397fef9423d40f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Locate handle functions\r
 \r
-Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 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 of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -457,7 +457,7 @@ CoreLocateDevicePath (
     if (IsDevicePathEndInstance (TmpDevicePath)) {\r
       //\r
       // If DevicePath is a multi-instance device path,\r
-      // the function will operate on the first instance \r
+      // the function will operate on the first instance\r
       //\r
       break;\r
     }\r
@@ -522,7 +522,7 @@ CoreLocateDevicePath (
     return  EFI_INVALID_PARAMETER;\r
   }\r
   *Device = BestDevice;\r
-  \r
+\r
   //\r
   // Return the remaining part of the device path\r
   //\r