From: Johan Hedberg Date: Wed, 6 Nov 2013 09:24:57 +0000 (+0200) Subject: Bluetooth: Remove unnecessary 'send' parameter from smp_failure() X-Git-Tag: v3.14-rc1~94^2~482^2^2~42^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84794e119a22f67f2cac3f0ae958f2d69c46fa1e;p=pandora-kernel.git Bluetooth: Remove unnecessary 'send' parameter from smp_failure() The send parameter has only been used for determining whether to send a Pairing Failed PDU or not. However, the function can equally well use the already existing reason parameter to make this choice and send the PDU whenever a non-zero value was passed. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed