Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
authorArron Wang <arron.wang@intel.com>
Tue, 9 Jun 2015 09:47:22 +0000 (17:47 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2015 11:41:36 +0000 (13:41 +0200)
The return value of l2cap_recv_acldata() and sco_recv_scodata()
are not used, then change it to return void

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/l2cap_core.c
net/bluetooth/sco.c

Simple merge
Simple merge
Simple merge