bluetooth: Remove return value of bt_transport_config()
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 31 Aug 2012 10:50:53 +0000 (12:50 +0200)
committerJaska Uimonen <jaska.uimonen@intel.com>
Mon, 10 Dec 2012 20:43:57 +0000 (22:43 +0200)
commitab0f80c9c73adead7db6af101630a61dfda22498
treec047e70a17012148d2b22457ebeadef07bea9d62
parent9e66832e8bfb196e36e492f784fcb407bcd2b0f4
bluetooth: Remove return value of bt_transport_config()

The function bt_transport_config() never fails so the code can be
simplified by just removing the return value.
src/modules/bluetooth/module-bluetooth-device.c