patacongo commented on a change in pull request #1554:
URL: https://github.com/apache/incubator-nuttx/pull/1554#discussion_r468355330
##########
File path: fs/cromfs/fs_cromfs.c
##########
@@ -1213,7 +1449,8 @@ static int cromfs_stat(FAR struct inode *mountpt, FAR
const char *relpath,
FAR struct stat *buf)
{
FAR const struct cromfs_volume_s *fs;
- FAR const struct cromfs_node_s *node;
+ FAR struct cromfs_nodeinfo_s info;
Review comment:
Done
----------------------------------------------------------------
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:
[email protected]