mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
9dcc6f6da6
Found by clang-check:
driver/fs_blockproxy.c:202:7: warning: Value stored to 'ret' is never read
ret = -errno;
^ ~~~~~~
1 warning generated.