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>
Thu, 24 Jan 2013 07:29:36 +0000 (09:29 +0200)
commitdf365d7b6e9c50f78c584ba6feaaab3dc61d9517
treebb97f172e27d8be5a9ae94043eb7917c55a1c69d
parent62dd438cd86fa003b6a47aaf137f72d09efb5e10
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