public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] treewide: Remove remaining executable attributes from source files
Date: Thu, 23 Feb 2017 22:29:40 -0800	[thread overview]
Message-ID: <1487917780.14159.54.camel@perches.com> (raw)

These are the current source files that should not
have executable attributes set.

Signed-off-by: Joe Perches <joe@perches.com>
---

Normally this would be sent through Andrew Morton's tree
but his quilt tools don't like permission only patches.

 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
 drivers/crypto/chelsio/chcr_algo.c                 | 0
 include/sound/rt5665.h                             | 0
 6 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/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

                 reply	other threads:[~2017-02-24  6:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487917780.14159.54.camel@perches.com \
    --to=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox