Macro xhci_trace

Source
macro_rules! xhci_trace {
    ($($args:tt)+) => { ... };
}