You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/03 14:34:50 UTC

[GitHub] [incubator-nuttx] GUIDINGLI commented on a change in pull request #2631: mqueue: simplify the mqueue reailize

GUIDINGLI commented on a change in pull request #2631:
URL: https://github.com/apache/incubator-nuttx/pull/2631#discussion_r551013490



##########
File path: fs/mqueue/mq_unlink.c
##########
@@ -62,97 +62,43 @@
  *
  ****************************************************************************/
 
-int nxmq_unlink(FAR const char *mq_name)
+int file_mq_unlink(FAR const char *mq_name)

Review comment:
       you mean f_pos ?
   If so, 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org