From: Gustavo F. Padovan Date: Sat, 24 Jul 2010 04:06:05 +0000 (-0300) Subject: Bluetooth: Fix permission of hci_ath.c X-Git-Tag: v2.6.36-rc1~571^2~64^2~18^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0bbdf6cba0fb730ae2f2cfd5ead3d1e2e5498ddc;p=profile%2Fcommon%2Fkernel-common.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