From: Marcel Holtmann Date: Sat, 5 Jul 2014 08:48:01 +0000 (+0200) Subject: Bluetooth: Use a more simpler style for HCI event callbacks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45296acd91b14d32d7d023a08baaf285a0ea2193;p=pandora-kernel.git Bluetooth: Use a more simpler style for HCI event callbacks The HCI event callbacks have grown over the last years and some functions handle status checking different than others. For the simple ones, check the status at the beginning and exit if an error with the HCI command occured. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed