VirtualBox

Changeset 48167 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 29, 2013 5:20:56 PM (11 years ago)
Author:
vboxsync
Message:

nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c

    r48165 r48167  
    349349
    350350        mutex_enter(&cpu_lock);
    351         if (iCpu != SOL_TIMER_ANY_CPU && !cpu_is_online(cpu[iCpu]))
     351        if (   iCpu != SOL_TIMER_ANY_CPU
     352            && !cpu_is_online(cpu[iCpu]))
    352353        {
    353354            mutex_exit(&cpu_lock);
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