]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 04:19:41 +0000 (06:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:58:50 +0000 (13:58 +0300)
commitd0caabf0f4cf26a8aa8eca9686b98070d93b73ec
treedc179cc13324bc10194d9ece5a0aa7f14f10a1e3
parentcb2e7ff6c17b158a27493b46d0f3a7ee00412649
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c

There exists no external user of struct sco_pinfo and sco_pi and
thus move it into the one place that is actually using it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/sco.h
net/bluetooth/sco.c