]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c
MdeModulePkg: Remove the trailing space in three source files.
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusPei / UsbPeim.c
index c31247abfe5a851ea65801c4994cc7777fbde180..513575d1d4875529bbafa5e44a002992dafb0d5d 100644 (file)
@@ -958,7 +958,7 @@ GetExpectedDescriptor (
   UINTN           Offset;\r
 \r
   //\r
-  // Total length is too small that cannot hold the single descriptor header plus data. \r
+  // Total length is too small that cannot hold the single descriptor header plus data.\r
   //\r
   if (Length <= sizeof (USB_DESC_HEAD)) {\r
     DEBUG ((DEBUG_ERROR, "GetExpectedDescriptor: met mal-format descriptor, total length = %d!\n", Length));\r