jingfei195887 commented on code in PR #16642: URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190294551
########## drivers/bch/bchdev_register.c: ########## @@ -50,17 +50,17 @@ ****************************************************************************/ int bchdev_register(FAR const char *blkdev, FAR const char *chardev, - bool readonly) + int oflags) Review Comment: yes!I think this works. It will maintain compatibility with the original logic. -- 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