FelipeMdeO commented on code in PR #3686:
URL: https://github.com/apache/nuttx-apps/pull/3686#discussion_r3695775961
##########
system/uorb/listener.c:
##########
@@ -200,15 +200,31 @@ static int listener_create_dir(FAR char *dir, size_t size)
static int listener_subscribe(FAR struct listen_object_s *tmp,
bool nonwakeup)
{
+ int flags;
Review Comment:
I agree.
I've been avoiding messing with the kernel, I'm going to stop doing that.
--
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]