commit | fe6bce8d30a86c693bf7cfbf4759cbafd121289f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Dec 12 14:26:55 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 12 20:41:52 2016 -0800 |
tree | 0870fe4b44e9c2cb57a9883400cea2e7795fe05f | |
parent | f082f02c4731900a5065de69eb0d8cb5aab66196 [diff] |
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>