Donny9 commented on code in PR #9931: URL: https://github.com/apache/nuttx/pull/9931#discussion_r1278224524
########## drivers/mtd/ftl.c: ########## @@ -120,6 +126,56 @@ static const struct block_operations g_bops = * Private Functions ****************************************************************************/ +static int ftl_init_map(FAR struct ftl_struct_s *dev) 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org