From: Sungbo Eo Date: Wed, 9 Oct 2019 02:15:40 +0000 (+0900) Subject: ar71xx: remove unnecessary execute permission bit X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf;p=openwrt%2Fstaging%2Fneocturne.git ar71xx: remove unnecessary execute permission bit .c files do not need to be executable. 644 is enough. Signed-off-by: Sungbo Eo --- diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c old mode 100755 new mode 100644