Gary-Hobson commented on code in PR #8704:
URL: https://github.com/apache/nuttx/pull/8704#discussion_r1124218682


##########
libs/libc/stream/lib_stdinstream.c:
##########
@@ -72,10 +72,6 @@ static int stdinstream_gets(FAR struct lib_instream_s *this,
     {
       this->nget += nread;
     }
-  else
-    {
-      nread = _NX_GETERRVAL(nread);

Review Comment:
   done



-- 
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

Reply via email to