Bluetooth: Make l2cap_att_channel return void
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 31 May 2012 08:18:57 +0000 (11:18 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:14 +0000 (06:34 +0300)
commit6810fca724d2a3c08c0d2eb8510648e7a36ab592
tree0ff08fb1c0dea175f78a59fb8e37ab5a0a4c337c
parent84104b241d26302cb9083779d06741002534a58e
Bluetooth: Make l2cap_att_channel return void

l2cap_att_channel always returns 0 which is not used.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c