VirtualBox

Ignore:
Timestamp:
Oct 16, 2013 12:28:02 PM (11 years ago)
Author:
vboxsync
Message:

HostDrivers: Minor nit. Coding style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c

    r45300 r49137  
    8181#else
    8282# define PCI_DEV_GET(v,d,p)            pci_find_device(v,d,p)
    83 # define PCI_DEV_PUT(x)                do {} while(0)
     83# define PCI_DEV_PUT(x)                do { } while (0)
    8484# define PCI_DEV_GET_SLOT(bus, devfn)  pci_find_slot(bus, devfn)
    8585#endif
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