From: Dominique Martinet Date: Fri, 5 Jul 2024 07:48:30 +0000 (+0900) Subject: MIPS: Octeron: remove source file executable bit X-Git-Tag: v6.10.3~360 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aceabb0c074a2930776e7a50ac2d497837c1fba1;p=thirdparty%2Fkernel%2Fstable.git MIPS: Octeron: remove source file executable bit [ Upstream commit 89c7f5078935872cf47a713a645affb5037be694 ] 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 Signed-off-by: Thomas Bogendoerfer Signed-off-by: Sasha Levin --- diff --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c old mode 100755 new mode 100644