Skip to content

Commit

Permalink
treewide: fix up files incorrectly marked executable
Browse files Browse the repository at this point in the history
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 90fda63 ("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 <[email protected]>
Fixes: 523375c ("drm/vmwgfx: Port vmwgfx to arm64")
Fixes: 5c43993 ("ASoC: codecs: add support for ES8326")
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
torvalds committed Jan 26, 2023
1 parent 7c46948 commit 262b42e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Empty file modified drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h
100755 → 100644
Empty file.
Empty file modified sound/soc/codecs/es8326.c
100755 → 100644
Empty file.
Empty file modified sound/soc/codecs/es8326.h
100755 → 100644
Empty file.

0 comments on commit 262b42e

Please sign in to comment.