[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1390697464-7137-1-git-send-email-connor.behan@gmail.com>
Date: Sat, 25 Jan 2014 16:51:04 -0800
From: Connor Behan <connor.behan@...il.com>
To: dwmw2@...radead.org, ben@...adent.org.uk
Cc: netdev@...r.kernel.org, Connor Behan <connor.behan@...il.com>
Subject: [PATCH] Remove executable permissions from firmware files
We should change these permissions unless there is a reason to keep them
executable.
Signed-off-by: Connor Behan <connor.behan@...il.com>
---
ar3k/AthrBT_0x41020000.dfu | Bin
ar3k/ramps_0x41020000_40.dfu | Bin
ar5523.bin | Bin
carl9170fw/carlfw/src/printf.c | 0
rtlwifi/rtl8723fw.bin | Bin
rtlwifi/rtl8723fw_B.bin | Bin
6 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 ar3k/AthrBT_0x41020000.dfu
mode change 100755 => 100644 ar3k/ramps_0x41020000_40.dfu
mode change 100755 => 100644 ar5523.bin
mode change 100755 => 100644 carl9170fw/carlfw/src/printf.c
mode change 100755 => 100644 rtlwifi/rtl8723fw.bin
mode change 100755 => 100644 rtlwifi/rtl8723fw_B.bin
diff --git a/ar3k/AthrBT_0x41020000.dfu b/ar3k/AthrBT_0x41020000.dfu
old mode 100755
new mode 100644
diff --git a/ar3k/ramps_0x41020000_40.dfu b/ar3k/ramps_0x41020000_40.dfu
old mode 100755
new mode 100644
diff --git a/ar5523.bin b/ar5523.bin
old mode 100755
new mode 100644
diff --git a/carl9170fw/carlfw/src/printf.c b/carl9170fw/carlfw/src/printf.c
old mode 100755
new mode 100644
diff --git a/rtlwifi/rtl8723fw.bin b/rtlwifi/rtl8723fw.bin
old mode 100755
new mode 100644
diff --git a/rtlwifi/rtl8723fw_B.bin b/rtlwifi/rtl8723fw_B.bin
old mode 100755
new mode 100644
--
1.8.5.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists