Changes in uspace/drv/infrastructure/root/root.c [ef9460b:5203e256] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/root/root.c
ref9460b r5203e256 176 176 } 177 177 178 free(match_id);179 180 178 rc = ddf_fun_bind(fun); 181 179 if (rc != EOK) {
Note:
See TracChangeset
for help on using the changeset viewer.