Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/root/root/root.c

    r2a37b9f rcde999a  
    8484 *
    8585 * @param dev   Device
    86  * @return      EOK on success or negative error code
     86 * @return      EOK on success or an error code
    8787 */
    8888static int add_virtual_root_fun(ddf_dev_t *dev)
     
    125125 *
    126126 * @param dev   Device
    127  * @return      EOK on success or negative error code
     127 * @return      EOK on success or an error code
    128128 */
    129129static int add_platform_fun(ddf_dev_t *dev)
Note: See TracChangeset for help on using the changeset viewer.