wangzhi-art commented on code in PR #15506:
URL: https://github.com/apache/nuttx/pull/15506#discussion_r1921705001


##########
arch/arm/src/stm32f0l0g0/stm32_usbdev.c:
##########
@@ -3835,15 +3865,14 @@ int usbdev_register(struct usbdevclass_driver_s *driver)
  *
  ****************************************************************************/
 
-int usbdev_unregister(struct usbdevclass_driver_s *driver)
+static int usbdev_unregister_nolock(struct usbdevclass_driver_s *driver)

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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to