treewide: Make remaining source files non-executable 66/249966/1
authorJoe Perches <joe@perches.com>
Mon, 12 Dec 2016 22:26:55 +0000 (14:26 -0800)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 18 Dec 2020 04:41:01 +0000 (13:41 +0900)
.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>
[sw0312.kim: cherry-pick mainline commit fe6bce8d30a8 to remove unnecessary executable]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I1f9a2d12877632a1bace7f66200fe9d9b80e9bd7

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)