From: Johan Hedberg Date: Wed, 16 Jul 2014 08:42:28 +0000 (+0300) Subject: Bluetooth: Use explicit role instead of a bool in function parameters X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~17^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e804d25d4a07c0ff9e5e1c58ea5ee67232aa9af8;p=pandora-kernel.git Bluetooth: Use explicit role instead of a bool in function parameters To make the code more understandable it makes sense to use the new HCI defines for connection role instead of a "bool master" parameter. This makes it immediately clear when looking at the function calls what the last parameter is describing. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed