xiaoxiang781216 commented on code in PR #12817:
URL: https://github.com/apache/nuttx/pull/12817#discussion_r1701791910


##########
fs/procfs/fs_procfsmeminfo.c:
##########
@@ -314,6 +314,14 @@ static ssize_t meminfo_read(FAR struct file *filep, FAR 
char *buffer,
           buffer    += copysize;
           buflen    -= copysize;
 
+#ifdef CONFIG_BUILD_PROTECTED

Review Comment:
   let' remove the check



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

Reply via email to