aboutsummaryrefslogtreecommitdiffstats
path: root/extras/deprecated
diff options
context:
space:
mode:
authorRay Kinsella <mdr@ashroe.eu>2020-05-15 14:50:09 +0100
committerPaul Vinciguerra <pvinci@vinciconsulting.com>2020-05-15 19:26:42 +0000
commit8bf80a3ddae7733925a757cb1710e25776eea01c (patch)
treec8679e3eeb4926aaa81944c223c2a436bd389bca /extras/deprecated
parentc8e812f6fb88dcd537e4de9333b5acf32e6f1ca0 (diff)
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
Diffstat (limited to 'extras/deprecated')
-rw-r--r--[-rwxr-xr-x]extras/deprecated/dpdk-hqos/api/dpdk_api.c0
1 files changed, 0 insertions, 0 deletions
diff --git a/extras/deprecated/dpdk-hqos/api/dpdk_api.c b/extras/deprecated/dpdk-hqos/api/dpdk_api.c
index 8b22c650c82..8b22c650c82 100755..100644
--- a/extras/deprecated/dpdk-hqos/api/dpdk_api.c
+++ b/extras/deprecated/dpdk-hqos/api/dpdk_api.c