mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
unionfs: Missing declaration of 'ret'
This commit is contained in:
@@ -2443,6 +2443,7 @@ static int unionfs_getmount(FAR const char *path, FAR struct inode **inode)
|
||||
{
|
||||
FAR struct inode *minode;
|
||||
struct inode_search_s desc;
|
||||
int ret;
|
||||
|
||||
/* Find the mountpt */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user