treewide: fix up files incorrectly marked executable
I'm not exactly clear on what strange workflow causes people to do it, but clearly occasionally some files end up being committed as executable even though they clearly aren't. This is a reprise of commit 90fda63f ("treewide: fix up files incorrectly marked executable"), just with a different set of files (but with the same trivial shell scripting). So apparently we need to re-do this every five years or so, and Joe needs to just keep reminding me to do so ;) Reported-by: Joe Perches <joe@perches.com> Fixes: 523375c9 ("drm/vmwgfx: Port vmwgfx to arm64") Fixes: 5c439937 ("ASoC: codecs: add support for ES8326") Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing
drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h
100755 → 100644
File mode changed from 100755 to 100644
sound/soc/codecs/es8326.c
100755 → 100644
File mode changed from 100755 to 100644
sound/soc/codecs/es8326.h
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment