VirtualBox

Changeset 71601 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 1, 2018 2:55:20 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121627
Message:

drm/indent.sh: Let's not translate RT_UNTRUSTED_VOLATILE_xxxx to volatile for now, too many warnings and its (probably) unnecessary for the drm driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/indent.sed

    r71600 r71601  
    112112s/\bUINT32_C\b(\(.*\))/\1u/g
    113113s/!VALID_PTR(/WARN_ON(!/g
    114 s/\bRT_UNTRUSTED_VOLATILE_HOST\b/volatile/g
    115 s/\bRT_UNTRUSTED_VOLATILE_GUEST\b/volatile/g
    116 s/\bRT_UNTRUSTED_VOLATILE_HSTGST\b/volatile/g
     114s/\bRT_UNTRUSTED_VOLATILE_HOST\b//g
     115s/\bRT_UNTRUSTED_VOLATILE_GUEST\b//g
     116s/\bRT_UNTRUSTED_VOLATILE_HSTGST\b//g
    117117
    118118# Type names:
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