Bluetooth: Remove pointless inline function
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 5 Oct 2013 18:47:46 +0000 (11:47 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 08:25:07 +0000 (10:25 +0200)
commit346e7099c299eae085efd9b4aeda813d69bc364b
tree2e52d79a53c506574c6faa4b74d61dc20188647f
parent536619e86d9398a20063f7c3d15deb9dcc234097
Bluetooth: Remove pointless inline function

The inline function for BR/EDR controller AMP discover response
info is rather useless. Just include the code into the function
that builds the whole response.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/a2mp.c
This page took 0.024558 seconds and 5 git commands to generate.