mbed-os/components/storage
Kyle Kearney b9d824d67c Avoid stale mutex in QSPIFBlockDevice::read
Update to follow the same `goto exit_point` pattern that is used
by the rest of the functions to avoid leaving the mutex locked
when errors are detected and require the function to abort.
2019-11-18 15:42:08 +00:00
..
blockdevice Avoid stale mutex in QSPIFBlockDevice::read 2019-11-18 15:42:08 +00:00