diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-26 21:05:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-01 10:34:49 +0300 |
commit | d88695e7cc859af3694f1dcc920230b69a38ccb9 (patch) | |
tree | 6ac93993bda8200f289177a1a2cddaa474e3dac5 /sound | |
parent | fe10ce3041b640dc309bb505223f764ba92e4a97 (diff) | |
download | linux-d88695e7cc859af3694f1dcc920230b69a38ccb9.tar.xz |
treewide: fix up files incorrectly marked executable
[ Upstream commit 262b42e02d1e0b5ad1b33e9b9842e178c16231de ]
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 90fda63fa115 ("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: 523375c943e5 ("drm/vmwgfx: Port vmwgfx to arm64")
Fixes: 5c439937775d ("ASoC: codecs: add support for ES8326")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--[-rwxr-xr-x] | sound/soc/codecs/es8326.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sound/soc/codecs/es8326.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sound/soc/codecs/es8326.c b/sound/soc/codecs/es8326.c index 87c1cc16592b..87c1cc16592b 100755..100644 --- a/sound/soc/codecs/es8326.c +++ b/sound/soc/codecs/es8326.c diff --git a/sound/soc/codecs/es8326.h b/sound/soc/codecs/es8326.h index 8e5ffe5ee10d..8e5ffe5ee10d 100755..100644 --- a/sound/soc/codecs/es8326.h +++ b/sound/soc/codecs/es8326.h |