xiaoxiang781216 commented on code in PR #7472: URL: https://github.com/apache/incubator-nuttx/pull/7472#discussion_r1018613332
########## arch/renesas/src/rx65n/rx65n_usbhost.c: ########## @@ -4206,13 +4203,13 @@ static void usb_cstd_clr_stall (uint16_t pipe) * : : USB_WRITESHRT / USB_FIFOERROR ****************************************************************************/ -uint16_t usb_hstd_ctrl_write_start (uint8_t * buf_add, size_t buf_size) +uint16_t usb_hstd_ctrl_write_start(uint8_t * buf_add, size_t buf_size) 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org