From: Andrei Emeltchenko Date: Wed, 23 May 2012 08:31:23 +0000 (+0300) Subject: Bluetooth: trivial: Remove empty line X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4f42a8cd4905e69ba4dd694d9338aeee1bb7e9ab;p=deliverable%2Flinux.git Bluetooth: trivial: Remove empty line Signed-off-by: Andrei Emeltchenko Signed-off-by: Marcel Holtmann --- diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c index 971601e0ad4a..da9f827241d0 100644 --- a/net/bluetooth/hci_conn.c +++ b/net/bluetooth/hci_conn.c @@ -425,7 +425,6 @@ int hci_conn_del(struct hci_conn *conn) } } - hci_chan_list_flush(conn); hci_conn_hash_del(hdev, conn);