CV-Bowen commented on code in PR #6424:
URL: https://github.com/apache/incubator-nuttx/pull/6424#discussion_r895730369


##########
arch/arm/src/tlsr82/tlsr82_flash_mtd.c:
##########
@@ -775,6 +806,7 @@ static int tlsr82_flash_ioctl(struct mtd_dev_s *dev, int 
cmd,
           /* Ignore arg, direct protect full chip */
 
           tlsr82_flash_protect();
+          ret = OK;

Review Comment:
   Done, and add MTDIOC_GEOMETRY test.



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