xiaoxiang781216 commented on code in PR #14604:
URL: https://github.com/apache/nuttx/pull/14604#discussion_r1826666546


##########
fs/mnemofs/mnemofs.h:
##########
@@ -1423,7 +1486,7 @@ int mfs_lru_rdfromoff(FAR const struct mfs_sb_s * const 
sb,
  *
  ****************************************************************************/
 
-int mfs_lru_updatedinfo(FAR const struct mfs_sb_s * const sb,
+int mfs_lru_getupdatedinfo(FAR const struct mfs_sb_s * const sb,
                         FAR struct mfs_path_s * const path,

Review Comment:
   align



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to