stbenn commented on code in PR #16293:
URL: https://github.com/apache/nuttx/pull/16293#discussion_r2071639028


##########
arch/arm/src/stm32f0l0g0/stm32_crypto.c:
##########
@@ -79,7 +79,7 @@ static int stm32_newsession(uint32_t *sid, struct cryptoini 
*cri)
 
         *sid = g_stm32_sesnum++;
         break;
-      default :
+      default:

Review Comment:
   Has been addressed in latest commit.



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