mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 08:45:26 -05:00
EDAC: Fix wrong executable file modes for C source files
Three EDAC source files were mistakenly marked as executable when adding the EDAC scrub controls. These are plain C source files and should not carry the executable bit. Correcting their modes follows the principle of least privilege and avoids unnecessary execute permissions in the repository. [ bp: Massage commit message. ] Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/20250828191954.903125-1-visitorckw@gmail.com
This commit is contained in:
committed by
Borislav Petkov (AMD)
parent
c33aca6c44
commit
71965cae7d
0
drivers/edac/ecs.c
Executable file → Normal file
0
drivers/edac/ecs.c
Executable file → Normal file
0
drivers/edac/mem_repair.c
Executable file → Normal file
0
drivers/edac/mem_repair.c
Executable file → Normal file
0
drivers/edac/scrub.c
Executable file → Normal file
0
drivers/edac/scrub.c
Executable file → Normal file
Reference in New Issue
Block a user