mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Fix some new warnings found in build testing.
This commit is contained in:
@@ -358,6 +358,7 @@ static int nsh_usbhostinitialize(void)
|
||||
return pid < 0 ? -ENOEXEC : OK;
|
||||
}
|
||||
|
||||
UNUSED(ret);
|
||||
return -ENODEV;
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user