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>
Thu, 24 Jan 2013 07:29:35 +0000 (09:29 +0200)
commit62dd438cd86fa003b6a47aaf137f72d09efb5e10
treef0ee231633fcfb0e5777f6fab406b4bc186da472
parent4ad72ea127b411a16d64f9128ac5c5d5fb555b05
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