VirtualBox

Ignore:
Timestamp:
Sep 6, 2010 11:37:00 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65589
Message:

Main/linux/vector container: simplification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp

    r32258 r32262  
    263263
    264264#ifdef VBOX_USB_WITH_SYSFS
    265     int rc2;
    266     if (RT_FAILURE((rc2 = VBoxMainUSBDevInfoInit(&mDeviceList))))
    267         return rc2;
     265    VBoxMainUSBDevInfoInit(&mDeviceList);
    268266    int rc = mWaiter.getStatus();
    269267    if (RT_SUCCESS(rc) || rc == VERR_TIMEOUT || rc == VERR_TRY_AGAIN)
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