You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/10/26 15:55:28 UTC

[GitHub] [incubator-nuttx] nmn35175 commented on a diff in pull request #7420: Update errno to match asm-generic

nmn35175 commented on code in PR #7420:
URL: https://github.com/apache/incubator-nuttx/pull/7420#discussion_r1005870839


##########
include/errno.h:
##########
@@ -51,6 +51,8 @@
  * returned by strerror().
  */
 
+/* usr/include/asm-generic/errno-base.h */

Review Comment:
   Can it be /* Sync with linux/include/asm-generic/errno-base.h */
   or /* Based on linux/include/asm-generic/errno-base.h */ ?



-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org