halyssonJr commented on code in PR #3642:
URL: https://github.com/apache/nuttx-apps/pull/3642#discussion_r3637852653


##########
system/nxpkg/pkg_install.c:
##########
@@ -91,6 +107,82 @@ static int pkg_install_acquire_lock(FAR const char *name, 
FAR char *path,
   return 0;
 }
 
+/****************************************************************************
+ * Name: pkg_install_acquire_installed_lock
+ *
+ * Description:

Review Comment:
   Shorten the function description. Specific implementation details might be 
more valuable in separate documentation.



-- 
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