Changeset 472cb0b4 in mainline
- Timestamp:
- 2024-11-10T19:12:13Z (3 days ago)
- Parents:
- 0d00e53 (diff), a450088 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Miroslav Cimerman <70661600+mcimerman@…> (2024-11-10 19:12:13)
- git-committer:
- GitHub <noreply@…> (2024-11-10 19:12:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ata/src/ata.c
r0d00e53 r472cb0b4 266 266 ata_bd_fini_irq(chan); 267 267 fibril_mutex_unlock(&chan->lock); 268 free(chan); 268 269 269 270 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.