From: Andrei Emeltchenko Date: Wed, 23 May 2012 08:31:23 +0000 (+0300) Subject: Bluetooth: trivial: Remove empty line X-Git-Tag: firefly_0821_release~3680^2~2381^2~57^2~2^2~110 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4f42a8cd4905e69ba4dd694d9338aeee1bb7e9ab;p=firefly-linux-kernel-4.4.55.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);