hartmannathan commented on code in PR #7032: URL: https://github.com/apache/incubator-nuttx/pull/7032#discussion_r964820463
########## drivers/ipcc/ipcc_read.c: ########## @@ -234,6 +234,7 @@ ssize_t ipcc_read(FAR struct file *filep, FAR char *buffer, * we don't have to do it. */ Review Comment: If `leave_critical_section()` is added here, then comment above is stale. -- 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