Changeset 102f641 in mainline for uspace/srv/devman/drv_conn.c


Ignore:
Timestamp:
2019-09-02T19:01:50Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
25697163
Parents:
241f1985
Message:

Correcting syntax according to ccheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/drv_conn.c

    r241f1985 r102f641  
    115115        sysman_main_exposee_added(unit_name, call->task_id);
    116116        free(unit_name);
    117        
     117
    118118        switch (driver->state) {
    119119        case DRIVER_NOT_STARTED:
Note: See TracChangeset for help on using the changeset viewer.