From: Marcel Holtmann Date: Tue, 1 Jul 2014 08:59:24 +0000 (+0200) Subject: Bluetooth: Use bool for smp_ltk_encrypt return value X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81cd823a844c60349c40b53a1b84b5968113596;p=pandora-kernel.git Bluetooth: Use bool for smp_ltk_encrypt return value The return value of smp_ltk_encrypt is simple boolean, so just use bool and make the code a bit more readable. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed