patacongo commented on a change in pull request #1554:
URL: https://github.com/apache/incubator-nuttx/pull/1554#discussion_r468355243



##########
File path: fs/cromfs/fs_cromfs.c
##########
@@ -491,8 +716,9 @@ static int cromfs_open(FAR struct file *filep, FAR const 
char *relpath,
 {
   FAR struct inode *inode;
   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]


Reply via email to