From: Andrei Emeltchenko Date: Tue, 24 Jul 2012 13:06:15 +0000 (+0300) Subject: Bluetooth: Make connect / disconnect cfm functions return void X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~34^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e66463127ff7238020c3c4e7f84dfbc23e5c2b5;p=pandora-kernel.git Bluetooth: Make connect / disconnect cfm functions return void Return values are never used because callers hci_proto_connect_cfm and hci_proto_disconn_cfm return void. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed