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/hw_struct/regs.h

    rac18b08 reaf5e86  
    499499 */
    500500typedef struct xhci_psi {
    501         xhci_dword_t psi;
     501        xhci_dword_t psi;
    502502} xhci_psi_t;
    503503
     
    547547
    548548static const xhci_sp_name_t xhci_name_usb = {
    549     .str = "USB "
     549        .str = "USB "
    550550};
    551551
Note: See TracChangeset for help on using the changeset viewer.