diff mbox series

[4.19+] MIPS: Octeron: remove source file executable bit

Message ID 1F49853AED366C76+20240731143245.204547-1-wangyuli@uniontech.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [4.19+] MIPS: Octeron: remove source file executable bit | expand

Commit Message

WangYuli July 31, 2024, 2:32 p.m. UTC
From: Dominique Martinet <dominique.martinet@atmark-techno.com>

commit 89c7f5078935872cf47a713a645affb5037be694 upstream

This does not matter the least, but there is no other .[ch] file in the
repo that is executable, so clean this up.

Fixes: 29b83a64df3b ("MIPS: Octeon: Add PCIe link status check")
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 arch/mips/pci/pcie-octeon.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 arch/mips/pci/pcie-octeon.c
diff mbox series

Patch

diff --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c
old mode 100755
new mode 100644