xiaoxiang781216 commented on PR #16793: URL: https://github.com/apache/nuttx/pull/16793#issuecomment-3135878992
> > > Please wait until it is clear how multiple ftl (simple, dhara. ...) are going to be supported. > > > See #16789. > > > > > > The rename doesn't impact multiple FTL support. > > Maybe not, but if the result of multiple FTL support is that both `ftl_initialize` and `ftl_initialize_by_path` are needed/useful this PR would need to be undone. ftl_initialize_by_path is more functionality than ftl_initialize, so all ftl_initialize could switch to call ftl_initialize_by_path without problem. Why do you think multiple FTL need the old ftl_initialize? -- 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