Changeset b718826 in mainline
- Timestamp:
- 2024-11-14T16:43:46Z (3 weeks ago)
- Parents:
- 12dd36c (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-14 16:43:46)
- git-committer:
- GitHub <noreply@…> (2024-11-14 16:43:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ata/src/ata.c
r12dd36c rb718826 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.