Changeset eaf5e86 in mainline for uspace/drv/bus/usb/xhci/rh.h


Ignore:
Timestamp:
2017-10-11T13:18:54Z (7 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
63adb18
Parents:
ac18b08
Message:

xhci: whitespace fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/rh.h

    rac18b08 reaf5e86  
    7676        usb_transfer_batch_t *unfinished_interrupt_transfer;
    7777
    78   /* Number of hub ports. */
     78        /* Number of hub ports. */
    7979        uint8_t max_ports;
    8080} xhci_rh_t;
Note: See TracChangeset for help on using the changeset viewer.