mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 12:36:49 +08:00
d9044058b5
inode/fs_inoderemove.c: In function 'inode_unlink': inode/fs_inoderemove.c:74:17: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] FAR struct inode *node;