]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
treewide: Make remaining source files non-executable
authorJoe Perches <joe@perches.com>
Mon, 12 Dec 2016 22:26:55 +0000 (14:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2016 04:41:52 +0000 (20:41 -0800)
.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>
drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_d.h [changed mode: 0755->0644]
drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_sh_mask.h [changed mode: 0755->0644]
drivers/gpu/drm/amd/include/cgs_common.h [changed mode: 0755->0644]
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c [changed mode: 0755->0644]
scripts/sign-file.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)