jingfei195887 commented on code in PR #17839:
URL: https://github.com/apache/nuttx/pull/17839#discussion_r2686218717


##########
fs/driver/fs_mtdproxy.c:
##########
@@ -71,10 +71,9 @@ static mutex_t g_devno_lock = NXMUTEX_INITIALIZER;
  *
  ****************************************************************************/
 
-static FAR char *unique_blkdev(void)
+static FAR int unique_blkdev(FAR char *devbuf, size_t len)

Review Comment:
   this is removed



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