masc2008 opened a new pull request, #19044:
URL: https://github.com/apache/nuttx/pull/19044

    ## Summary
   
     Add stricter argument parentheses to the `NXSEM_COUNT()` and
     `NXSEM_MHOLDER()` helper macros.
   
     This makes the macros safer when the caller passes a more complex
     expression and improves macro style consistency in the public header.
   
     ## Impact
   
     Code style / macro safety only.
   
     No intended functional change.
   
     ## Testing
   
     - `./tools/checkpatch.sh -c -u -m -g HEAD~1..HEAD`
   


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