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
xiaoxiang781216 merged PR #16467:
URL: https://github.com/apache/nuttx/pull/16467
--
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...@nu
anchao opened a new pull request, #16467:
URL: https://github.com/apache/nuttx/pull/16467
## Summary
audio/comp: fix build warning caused by invalid return value
```
audio/audio_comp.c:958:14: warning: returning ‘int’ from a function with
return