]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: trivial: Make hci_chan_del return void
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 6 Sep 2012 12:05:43 +0000 (15:05 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 8 Sep 2012 20:27:18 +0000 (17:27 -0300)
commit88231ca1584b50d102851e7a3c826ed7a601b6e7
tree6e6cd3ff8ba4f9bf4e591a8acc27e13a8ef6031b
parent134e88a03e541cc853b7c924608078da3f6b3e65
Bluetooth: trivial: Make hci_chan_del return void

Return code is not needed in hci_chan_del

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c