JianyuWang0623 commented on code in PR #16992: URL: https://github.com/apache/nuttx/pull/16992#discussion_r2335507908
########## 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: 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
