VirtualBox

Changeset 79493 in vbox


Ignore:
Timestamp:
Jul 3, 2019 12:00:43 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131757
Message:

Attempt to fix linux burns for (missing?) LF's as reported by scm on Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp

    r79492 r79493  
    1616 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1717 */
     18
    1819
    1920/*********************************************************************************************************************************
     
    4142#include "VBoxDD.h"
    4243
     44
    4345/*********************************************************************************************************************************
    4446*   Structures and Typedefs                                                                                                      *
     
    523525
    524526
    525 LogFunc(("Register PCI device\n"));
     527LogFunc(("Register PCI device and map mmio and ports\n"));
    526528    rc = PDMDevHlpPCIRegister(pDevIns, &pThis->dev);
    527529    if (RT_FAILURE(rc))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette