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/07/14 09:53:14 UTC

[GitHub] [incubator-nuttx] ALTracer commented on a diff in pull request #6605: fs/mount: "df -h" fixes regarding datatype sizes

ALTracer commented on code in PR #6605:
URL: https://github.com/apache/incubator-nuttx/pull/6605#discussion_r920972983


##########
fs/mount/fs_procfs_mount.c:
##########
@@ -101,6 +101,7 @@ struct mount_info_s
 
 /* Helpers */
 
+printflike(2, 3)

Review Comment:
   Agreed. Will move to the end like in the other header files. In next commit.



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