From: Johan Hedberg Date: Thu, 7 Aug 2014 07:03:31 +0000 (+0300) Subject: Bluetooth: Remove redundant check for remote_key_dist X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcb93475697911eb239f68241903eb5540803ac;p=pandora-kernel.git Bluetooth: Remove redundant check for remote_key_dist In the smp_cmd_sign_info() function the SMP_DIST_SIGN bit is explicitly cleared early on in the function. This means that there's no need to check for it again before calling smp_distribute_keys(). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed