projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b0d3e
)
Bluetooth: Remove superfluous extra empty line between functions
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 28 Mar 2015 22:32:52 +0000
(15:32 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 29 Mar 2015 04:57:03 +0000
(07:57 +0300)
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_event.c
patch
|
blob
|
blame
|
history
diff --git
a/net/bluetooth/hci_event.c
b/net/bluetooth/hci_event.c
index 3ac23964e108a0a59a96a7a2305159e6c325aa31..20f34b861426dea9053841691bb3fcc73dd0ca99 100644
(file)
--- a/
net/bluetooth/hci_event.c
+++ b/
net/bluetooth/hci_event.c
@@
-1066,7
+1066,6
@@
static void hci_cc_read_local_oob_ext_data(struct hci_dev *hdev,
hci_dev_unlock(hdev);
}
-
static void hci_cc_le_set_random_addr(struct hci_dev *hdev, struct sk_buff *skb)
{
__u8 status = *((__u8 *) skb->data);