]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Jul 2014 17:54:48 +0000 (19:54 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Jul 2014 18:39:37 +0000 (21:39 +0300)
commit900ccb6ccfca9833ef3fecf5603a9461ba38b852
tree0cfbdc58f92a2f903f914d64d87b41007c58adec
parent0e3892da763c293cb81cd15e21e3040750001340
Bluetooth: Remove unneeded forward declaration of __sco_chan_add

The forward declaration of __sco_chan_add is not needed and thus just
remove it. Move __sco_chan_add into the proper location.

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