Remove executable permissions from 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: Remove executable permission.
This commit is contained in:
Nathan Hartman 2023-01-30 10:06:23 -05:00 committed by Alan Carvalho de Assis
parent f63754c4c0
commit 6b89b6f945
10 changed files with 0 additions and 0 deletions

0
arch/arm/src/sama5/sam_flexcom_spi.h Executable file → Normal file
View File

0
arch/risc-v/src/mpfs/mpfs_ihc_sbi.c Executable file → Normal file
View File

0
drivers/usbdev/adb.c Executable file → Normal file
View File

0
libs/libc/math/lib_scalbn.c Executable file → Normal file
View File

0
libs/libc/math/lib_scalbnf.c Executable file → Normal file
View File

0
net/ipfrag/Make.defs Executable file → Normal file
View File

0
net/ipfrag/ipfrag.c Executable file → Normal file
View File

0
net/ipfrag/ipfrag.h Executable file → Normal file
View File

0
net/ipfrag/ipv4_frag.c Executable file → Normal file
View File

0
net/ipfrag/ipv6_frag.c Executable file → Normal file
View File