VirtualBox

Changeset 38891 in vbox


Ignore:
Timestamp:
Sep 27, 2011 5:55:16 PM (13 years ago)
Author:
vboxsync
Message:

Space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r38323 r38891  
    974974     * We check the two prereqs after doing this only to allow the compiler to optimize things better.
    975975     */
    976     if (RT_LIKELY(   RT_VALID_PTR(pSession) 
    977                   && pSession->pVM 
     976    if (RT_LIKELY(   RT_VALID_PTR(pSession)
     977                  && pSession->pVM
    978978                  && pDevExt->pfnVMMR0EntryFast))
    979979    {
Note: See TracChangeset for help on using the changeset viewer.

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