mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
9d53de374c
We never check its result and assume it will success, so an assert should be better than retval. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>