[PATCH] MIPS: Octeron: remove source file executable bit

Dominique Martinet posted 1 patch 1 year, 7 months ago
There is a newer version of this series
arch/mips/pci/pcie-octeon.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 arch/mips/pci/pcie-octeon.c
[PATCH] MIPS: Octeron: remove source file executable bit
Posted by Dominique Martinet 1 year, 7 months ago
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>
---
(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
Re: [PATCH] MIPS: Octeron: remove source file executable bit
Posted by Thomas Bogendoerfer 1 year, 7 months ago
On Fri, Jul 05, 2024 at 04:48:30PM +0900, Dominique Martinet wrote:
> 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>
> ---
> (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

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]