From: Gustavo F. Padovan Date: Sat, 24 Jul 2010 04:06:05 +0000 (-0300) Subject: Bluetooth: Fix permission of hci_ath.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0bbdf6cba0fb730ae2f2cfd5ead3d1e2e5498ddc;p=deliverable%2Flinux.git Bluetooth: Fix permission of hci_ath.c .c file shall not have the 'x' permission. Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- diff --git a/drivers/bluetooth/hci_ath.c b/drivers/bluetooth/hci_ath.c old mode 100755 new mode 100644