]> 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)
commit49069ae5543a8284a5ed7f02b26e656e34567a76
tree168b7c4ecdf1a89e139db42b1e65e51976367cce
parenta85b904a60096a85a40aa0a00d830710c84362ba
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