VirtualBox

Ignore:
Timestamp:
Mar 23, 2017 12:49:23 PM (8 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_irq.c

    r65381 r66224  
    137137    rc = VBoxHGSMIGetModeHints(&vbox->submit_info, vbox->num_crtcs,
    138138                               vbox->last_mode_hints);
    139     if RT_FAILURE(rc) {
     139    if (RT_FAILURE(rc)) {
    140140        printk("vboxvideo: VBoxHGSMIGetModeHints failed, rc=%i.\n", rc);
    141141        return;
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