linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: Octeron: remove source file executable bit
@ 2024-07-05  7:48 Dominique Martinet
  2024-07-09  8:51 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages in thread
From: Dominique Martinet @ 2024-07-05  7:48 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Songyang Li
  Cc: Dominique Martinet, linux-mips, linux-kernel

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: Octeron: remove source file executable bit
  2024-07-05  7:48 [PATCH] MIPS: Octeron: remove source file executable bit Dominique Martinet
@ 2024-07-09  8:51 ` Thomas Bogendoerfer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2024-07-09  8:51 UTC (permalink / raw)
  To: Dominique Martinet; +Cc: Songyang Li, linux-mips, linux-kernel

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 ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-09  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05  7:48 [PATCH] MIPS: Octeron: remove source file executable bit Dominique Martinet
2024-07-09  8:51 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).