]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitfe6bce8d30a86c693bf7cfbf4759cbafd121289f
tree0870fe4b44e9c2cb57a9883400cea2e7795fe05f
parentf082f02c4731900a5065de69eb0d8cb5aab66196
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>
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]