xiaoxiang781216 commented on a change in pull request #5802: URL: https://github.com/apache/incubator-nuttx/pull/5802#discussion_r830721596
########## File path: drivers/input/uinput.c ########## @@ -41,8 +41,12 @@ * Pre-processor Definitions ****************************************************************************/ -#define UINPUT_NAME_SIZE 16 -#define RPMSG_UINPUT_NAME "rpmsg-uinput-%s" +#define UINPUT_NAME_SIZE 16 Review comment: It's still used by uinput_context_s -- 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