mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
c6b01c321c
* Check return from nxsem_wait_initialize() Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly. This commit is only for those files under drivers/eeprom.