Ignore:
Timestamp:
2016-08-31T11:15:39Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
10cb47e
Parents:
7a67416
Message:

code review and cstyle cleanup (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbvirt/src/ctrltransfer.c

    r7a67416 r58563585  
    6060                return EFORWARD;
    6161        }
     62       
    6263        const usbvirt_control_request_handler_t *handler = control_handlers;
    6364        for (;handler->callback != NULL; ++handler) {
Note: See TracChangeset for help on using the changeset viewer.