]> Git Repo - linux.git/commitdiff
treewide: Make remaining source files non-executable
authorJoe Perches <[email protected]>
Mon, 12 Dec 2016 22:26:55 +0000 (14:26 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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)
This page took 0.128707 seconds and 4 git commands to generate.