From: Johan Hedberg Date: Mon, 16 Jan 2012 07:49:58 +0000 (+0200) Subject: Bluetooth: Convert hdev->out to a bool type X-Git-Tag: v3.4-rc1~177^2~112^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c808b373e89aecc3ecae4cbdcdeff68aa12e3e;p=pandora-kernel.git Bluetooth: Convert hdev->out to a bool type The hdev->out variable is essentially a boolean so the type 'bool' makes more sense than u8. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed