diff options
author | Joe Perches <joe@perches.com> | 2016-12-12 23:26:55 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-13 05:41:52 +0100 |
commit | fe6bce8d30a86c693bf7cfbf4759cbafd121289f (patch) | |
tree | 0870fe4b44e9c2cb57a9883400cea2e7795fe05f /scripts/sign-file.c | |
parent | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-fe6bce8d30a86c693bf7cfbf4759cbafd121289f.tar.xz linux-fe6bce8d30a86c693bf7cfbf4759cbafd121289f.zip |
treewide: Make remaining source files non-executable
.c and .h source files should not be executable, change
the permissions to 0644.
[ This would normally go through Andrew Morton, but his ancient
patch-based toolchain doesn't do permission changes ]
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--[-rwxr-xr-x] | scripts/sign-file.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/sign-file.c b/scripts/sign-file.c index 53af6dc3e6c1..53af6dc3e6c1 100755..100644 --- a/scripts/sign-file.c +++ b/scripts/sign-file.c |