acassis commented on code in PR #16992:
URL: https://github.com/apache/nuttx/pull/16992#discussion_r2333808968


##########
drivers/mtd/mtd_config_fs.c:
##########
@@ -1989,6 +1992,19 @@ static int nvs_next(FAR struct nvs_fs *fs,
   return OK;
 }
 
+static void mtdconfig_notify(FAR struct nvs_fs *fs, pollevent_t eventset)

Review Comment:
   Please include the function description, also add a comment before "if 
(fs->fds)" explaining what will happen and each case



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