xiaoxiang781216 commented on a change in pull request #5585:
URL: https://github.com/apache/incubator-nuttx/pull/5585#discussion_r813945987



##########
File path: fs/procfs/fs_procfsmeminfo.c
##########
@@ -382,6 +391,88 @@ static ssize_t meminfo_read(FAR struct file *filep, FAR 
char *buffer,
   return totalsize;
 }
 
+/****************************************************************************
+ * Name: memdump_read

Review comment:
       ping @acassis do you think it's acceptable to follow the old style?




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