From: Marcel Holtmann Date: Fri, 27 Jun 2014 11:45:08 +0000 (+0200) Subject: Bluetooth: Remove reason parameter from hci_amp_disconn function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b1976b8e0184635a1119f8511fc3e68902e429;p=pandora-kernel.git Bluetooth: Remove reason parameter from hci_amp_disconn function The hci_amp_disconn function is a local function and there is no need for a reason parameter. That one can be retrieved from the hci_conn object easily. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed