VirtualBox

Changeset 39705 in vbox


Ignore:
Timestamp:
Jan 5, 2012 3:51:02 PM (13 years ago)
Author:
vboxsync
Message:

comment indent.

File:
1 edited

Legend:

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

    r39703 r39705  
    818818#endif
    819819
    820 /* As usual, RHEL 3 had pte_offset_map earlier. */
    821 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 5) || defined(pte_offset_map)
     820#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 5) || defined(pte_offset_map) /* As usual, RHEL 3 had pte_offset_map earlier. */
    822821    pEntry = pte_offset_map(&u.Middle, ulAddr);
    823822#else
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