Lines should be no longer than 79 characters.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <[email protected]>
---
 OvmfPkg/VirtioBlkDxe/VirtioBlk.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/OvmfPkg/VirtioBlkDxe/VirtioBlk.c b/OvmfPkg/VirtioBlkDxe/VirtioBlk.c
index 6079b4a..5815cdf 100644
--- a/OvmfPkg/VirtioBlkDxe/VirtioBlk.c
+++ b/OvmfPkg/VirtioBlkDxe/VirtioBlk.c
@@ -56,7 +56,8 @@
                        one of UINT8, UINT16, UINT32, UINT64.
 
 
-  @return  Status code returned by Virtio->WriteDevice() / 
Virtio->ReadDevice().
+  @return  Status code returned by Virtio->WriteDevice() /
+           Virtio->ReadDevice().
 
 **/
 
@@ -531,8 +532,8 @@ VirtioBlkDriverBindingSupported (
 
   //
   // Attempt to open the device with the VirtIo set of interfaces. On success,
-  // the protocol is "instantiated" for the VirtIo device. Covers duplicate 
open
-  // attempts (EFI_ALREADY_STARTED).
+  // the protocol is "instantiated" for the VirtIo device. Covers duplicate
+  // open attempts (EFI_ALREADY_STARTED).
   //
   Status = gBS->OpenProtocol (
                   DeviceHandle,               // candidate device
-- 
1.8.3.1



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to