From: Joe Perches Date: Fri, 24 Feb 2017 06:29:40 +0000 (-0800) Subject: treewide: Remove remaining executable attributes from source files X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e5c8381d1db4c1cdd4b4e49d5f0d1255c2246fd;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git treewide: Remove remaining executable attributes from source files These are the current source files that should not have executable attributes set. [ Normally this would be sent through Andrew Morton's tree but his quilt tools don't like permission only patches. ] Signed-off-by: Joe Perches Signed-off-by: Linus Torvalds --- diff --git a/Documentation/devicetree/bindings/sound/rt5665.txt b/Documentation/devicetree/bindings/sound/rt5665.txt old mode 100755 new mode 100644 diff --git a/arch/nios2/boot/dts/10m50_devboard.dts b/arch/nios2/boot/dts/10m50_devboard.dts old mode 100755 new mode 100644 diff --git a/arch/nios2/configs/10m50_defconfig b/arch/nios2/configs/10m50_defconfig old mode 100755 new mode 100644 diff --git a/arch/sh/boot/dts/j2_mimas_v2.dts b/arch/sh/boot/dts/j2_mimas_v2.dts old mode 100755 new mode 100644 diff --git a/drivers/crypto/chelsio/chcr_algo.c b/drivers/crypto/chelsio/chcr_algo.c old mode 100755 new mode 100644 diff --git a/include/sound/rt5665.h b/include/sound/rt5665.h old mode 100755 new mode 100644