You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/01/30 15:07:31 UTC

[GitHub] [nuttx] hartmannathan opened a new pull request, #8363: Remove executable permissions from source files

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

   ## Summary
   
   Remove executable permissions from the following source files:
   
   - arch/arm/src/sama5/sam_flexcom_spi.h
   - arch/risc-v/src/mpfs/mpfs_ihc_sbi.c
   - drivers/usbdev/adb.c
   - libs/libc/math/lib_scalbn.c
   - libs/libc/math/lib_scalbnf.c
   - net/ipfrag/Make.defs
   - net/ipfrag/ipfrag.c
   - net/ipfrag/ipfrag.h
   - net/ipfrag/ipv4_frag.c
   - net/ipfrag/ipv6_frag.c
   
   ## Impact
   
   Improves correctness.
   
   ## Testing
   
   N/A


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] acassis merged pull request #8363: Remove executable permissions from source files

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #8363:
URL: https://github.com/apache/nuttx/pull/8363


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8363: Remove executable permissions from source files

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #8363:
URL: https://github.com/apache/nuttx/pull/8363#issuecomment-1409042433

   @hartmannathan can we add the check to tools/checkpatch.sh?


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] hartmannathan commented on pull request #8363: Remove executable permissions from source files

Posted by "hartmannathan (via GitHub)" <gi...@apache.org>.
hartmannathan commented on PR #8363:
URL: https://github.com/apache/nuttx/pull/8363#issuecomment-1409099006

   > @hartmannathan can we add the check to tools/checkpatch.sh?
   
   It would be nice to add it. Unfortunately I can't add it right now because of other work. I'll create an issue to track it until I (or someone else) can get to it...


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] hartmannathan commented on pull request #8363: Remove executable permissions from source files

Posted by "hartmannathan (via GitHub)" <gi...@apache.org>.
hartmannathan commented on PR #8363:
URL: https://github.com/apache/nuttx/pull/8363#issuecomment-1409113466

   > @hartmannathan can we add the check to tools/checkpatch.sh?
   
   Filed as Issue #8365


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org