]> 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)
commitf0ffdd199ca8b78a593ca6dd23955fa6c08cd37b
tree6e6cd3ff8ba4f9bf4e591a8acc27e13a8ef6031b
parentfe152d019811cad64e66ee8c9af069f5c2ab7d5e
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