btashton commented on a change in pull request #1796:
URL: https://github.com/apache/incubator-nuttx/pull/1796#discussion_r489187765



##########
File path: fs/vfs/fs_stat.c
##########
@@ -93,7 +94,8 @@ static inline int statroot(FAR struct stat *buf)
  *
  ****************************************************************************/
 
-int stat_recursive(FAR const char *path, FAR struct stat *buf, int resolve)
+static int
+stat_recursive(FAR const char *path, FAR struct stat *buf, int resolve)

Review comment:
       Same




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

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


Reply via email to