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

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