misc: removed executable bits from source files
Identified and removed executable bit from source files in the tree. find . -perm 755 -name *.[ch] -exec chmod a-x {} \; Type: improvement Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: I00710d59fcc46ce5be5233109af4c8077daff74b
This commit is contained in:

committed by
Paul Vinciguerra

parent
c8e812f6fb
commit
8bf80a3dda
0
extras/deprecated/dpdk-hqos/api/dpdk_api.c
Executable file → Normal file
0
extras/deprecated/dpdk-hqos/api/dpdk_api.c
Executable file → Normal file
Reference in New Issue
Block a user