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.11-rc1~95^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89c7f5078935872cf47a713a645affb5037be694;p=thirdparty%2Fkernel%2Flinux.git MIPS: Octeron: remove source file executable bit 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 --- diff --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c old mode 100755 new mode 100644