acassis commented on code in PR #7464:
URL: https://github.com/apache/incubator-nuttx/pull/7464#discussion_r1008578922


##########
include/nuttx/spinlock.h:
##########
@@ -300,7 +300,7 @@ void spin_unlock_wo_note(FAR volatile spinlock_t *lock);
  *
  ****************************************************************************/
 
-/* bool spin_islocked(FAR spinlock_t lock); */
+/* bool spin_islocked(FAR spinlock_t *lock); */

Review Comment:
   Please add a new line after the comment line



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