acassis commented on PR #10193:
URL: https://github.com/apache/nuttx/pull/10193#issuecomment-1674889800

   Very nice @annerajb !!!
   
   Please fix the check style issues reported by the CI.
   
   You can run this command to confirm everything is fine before push the 
commit:
   
   ```
   $ ./tools/checkpatch.sh -f arch/arm64/src/common/arm64_mmu.c
   ```
   
   And since you will create a new commit, only to fix the issue, you need to 
squash them:
   
   
https://nuttx.apache.org/docs/latest/contributing/making-changes.html#how-to-include-the-suggestions-on-your-pull-request


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