VirtualBox

Changeset 95411 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Jun 28, 2022 6:50:10 PM (3 years ago)
Author:
vboxsync
Message:

Linux host and guest drivers: fix clang warnings, bugref:10247.

File:
1 edited

Legend:

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

    r93115 r95411  
    545545            case RTTIMERLNXSTATE_STOPPING:
    546546            case RTTIMERLNXSTATE_MP_STOPPING:
    547                 enmState = RTTIMERLNXSTATE_STOPPED;
     547                enmState = RTTIMERLNXSTATE_STOPPED; RT_FALL_THRU();
    548548            case RTTIMERLNXSTATE_STOPPED:
    549549                break;
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