[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240705074831.3620158-1-dominique.martinet@atmark-techno.com>
Date: Fri, 5 Jul 2024 16:48:30 +0900
From: Dominique Martinet <dominique.martinet@...ark-techno.com>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Songyang Li <leesongyang@...look.com>
Cc: Dominique Martinet <dominique.martinet@...ark-techno.com>,
linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] 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 <dominique.martinet@...ark-techno.com>
---
(Noticed this when reviewing the latest stable release, as the mode
change line stood out in my viewer)
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 --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c
old mode 100755
new mode 100644
--
2.39.2
Powered by blists - more mailing lists