]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbcda69d2ebab904e7c37eb810606bb1a3766b54e
tree168b7c4ecdf1a89e139db42b1e65e51976367cce
parentea5a5d036fb1c0509eff414ded283966b3653ad1
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