xiaoxiang781216 commented on code in PR #10891: URL: https://github.com/apache/nuttx/pull/10891#discussion_r1354476573
########## libs/libc/misc/lib_memfd.c: ########## @@ -73,3 +74,4 @@ int memfd_create(FAR const char *name, unsigned int flags) return ret; #endif } +#endif Review Comment: add newline -- 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