jerpelea opened a new pull request, #16574: URL: https://github.com/apache/nuttx/pull/16574
## Summary audio/audio_comp.c:958:14: warning: returning ‘int’ from a function with return type ‘struct audio_lowerhalf_s *’ makes pointer from integer without a cast [-Wint-conversion] 958 | return -EINVAL; | ^ ## Impact RELEASE ## Testing CI -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org