]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixBlockIoDxe/DriverDiagnostics.c
Fix issue with fixing tabs.
[mirror_edk2.git] / UnixPkg / UnixBlockIoDxe / DriverDiagnostics.c
index 0df0e3d9674056845630e3ebdea6279a4ce0b8d9..69ba61dfb5d02cac1b208579ef25e963754677ed 100644 (file)
@@ -149,7 +149,7 @@ UnixBlockIoDriverDiagnosticsRunDiagnostics (
     *ErrorType  = &gEfiBlockIoProtocolGuid;\r
     *BufferSize = 0x60;\r
     gBS->AllocatePool (EfiBootServicesData, (UINTN) (*BufferSize),\r
-                      (void *)Buffer);\r
+           (void *)Buffer);\r
     CopyMem (*Buffer, L"Unix Block I/O Driver Diagnostics Failed\n", *BufferSize);\r
     return EFI_DEVICE_ERROR;\r
   }\r