mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
4c7deedd27
clock_systime_timespec() always returns 0, so there is no need to check the return value in the caller code, let us remove the return value directly. Signed-off-by: chao an <anchao.archer@bytedance.com>