From: Andre Guedes Date: Fri, 8 Mar 2013 14:20:17 +0000 (-0300) Subject: Bluetooth: Make hci_req_add returning void X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e348fe6bbab85c513816d2536ffabac4be016442;p=pandora-kernel.git Bluetooth: Make hci_req_add returning void Since no one checks the returning value of hci_req_add and HCI request errors are now handled in hci_req_run, we can make hci_ req_add returning void. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed