mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
ba4a7107df
Found by clang-check: hostfs/hostfs.c:1081:3: warning: Value stored to 'ret' is never read ret = OK; /* Assume success */ ^ ~~ 1 warning generated.