Skip to content

Commit

Permalink
treewide: Make remaining source files non-executable
Browse files Browse the repository at this point in the history
.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]>
  • Loading branch information
JoePerches authored and torvalds committed Dec 13, 2016
1 parent f082f02 commit fe6bce8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 0 deletions.
Empty file modified drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_d.h
100755 → 100644
Empty file.
Empty file modified drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_sh_mask.h
100755 → 100644
Empty file.
Empty file modified drivers/gpu/drm/amd/include/cgs_common.h
100755 → 100644
Empty file.
Empty file modified drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c
100755 → 100644
Empty file.
Empty file modified scripts/sign-file.c
100755 → 100644
Empty file.

0 comments on commit fe6bce8

Please sign in to comment.