Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1554897 > unrolled thread

[PATCH] treewide: A few more executable files changed to non-executable

Started byJoe Perches <joe@perches.com>
First post2017-01-10 04:10 +0100
Last post2017-01-10 04:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] treewide: A few more executable files changed to  non-executable Joe Perches <joe@perches.com> - 2017-01-10 04:10 +0100

#1554897 — [PATCH] treewide: A few more executable files changed to non-executable

FromJoe Perches <joe@perches.com>
Date2017-01-10 04:10 +0100
Subject[PATCH] treewide: A few more executable files changed to non-executable
Message-ID<sXUYV-4ej-17@gated-at.bofh.it>
These shouldn't be executable, so change their permissions.

Signed-off-by: Joe Perches <joe@perches.com>
---
 Documentation/devicetree/bindings/sound/rt5665.txt | 0
 arch/nios2/boot/dts/10m50_devboard.dts             | 0
 arch/nios2/configs/10m50_defconfig                 | 0
 arch/sh/boot/dts/j2_mimas_v2.dts                   | 0
 include/sound/rt5665.h                             | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

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/include/sound/rt5665.h b/include/sound/rt5665.h
old mode 100755
new mode 100644

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web