xiaoxiang781216 commented on PR #14748:
URL: https://github.com/apache/nuttx/pull/14748#issuecomment-2471305732

   @crafcat7 please fix the compiler error from 
https://github.com/apache/nuttx/actions/runs/11800434109/job/32871462888?pr=14748:
   ````
   mount/fs_automount.c: In function 'automount_initialize':
   Error: mount/fs_automount.c:816:7: error: 'return' with no value, in 
function returning non-void [-Werror=return-type]
     816 |       return;
         |       ^~~~~~
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to