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