xiaoxiang781216 commented on code in PR #7472:
URL: https://github.com/apache/incubator-nuttx/pull/7472#discussion_r1013544975


##########
boards/arm/stm32/mikroe-stm32f4/src/stm32_touchscreen.c:
##########
@@ -1350,10 +1350,10 @@ static int tc_ioctl(struct file *filep, int cmd, 
unsigned long arg)
 static int tc_poll(struct file *filep, struct pollfd *fds,
                         bool setup)

Review Comment:
   Done.



##########
boards/mips/pic32mx/pic32mx7mmb/src/pic32_touchscreen.c:
##########
@@ -1227,10 +1227,10 @@ static int tc_ioctl(struct file *filep, int cmd, 
unsigned long arg)
 static int tc_poll(struct file *filep, struct pollfd *fds,
                         bool setup)

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

Reply via email to