Changeset d736fe38 in mainline for uspace/drv/uhci-hcd/transfer_list.c


Ignore:
Timestamp:
2011-05-17T12:54:02Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c7b5826
Parents:
28d9c95
Message:

More comment fixes and code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/transfer_list.c

    r28d9c95 rd736fe38  
    7272 * @param[in] instance Memory place to use.
    7373 *
    74  * Frees memory for internal qh_t structure.
     74 * Frees memory of the internal qh_t structure.
    7575 */
    7676void transfer_list_fini(transfer_list_t *instance)
Note: See TracChangeset for help on using the changeset viewer.