Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 14 Feb 2015 21:36:04 +0000 (13:36 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Feb 2015 08:14:49 +0000 (10:14 +0200)
commit59d4d0863e2e87cbdc089bd446754d64a010d29c
tree767ed79828895dd122dc537833ac1a420f55d2f5
parent055540a176c48b33dbb4d756e80e1e301ef86a42
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static

There is no reason to have amp_mgr_list and amp_mgr_list_lock exported
from a2mp.c and thus make both of them static.

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