Bluetooth: Remove unnecessary return value from check_pending_le_conn
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Jul 2014 09:45:55 +0000 (12:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Jul 2014 09:58:46 +0000 (11:58 +0200)
commit7e899c94939b928173d76d1e5a7c0675f44813f5
tree168b7c4ecdf1a89e139db42b1e65e51976367cce
parent841c564499dca9f4819ae2a5f5beb31694f9634e
Bluetooth: Remove unnecessary return value from check_pending_le_conn

Since the only caller of this function doesn't care about the return
value anymore let's just remove it.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c
This page took 0.025589 seconds and 5 git commands to generate.