From: Marcel Holtmann Date: Fri, 13 Mar 2015 09:11:05 +0000 (-0700) Subject: Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~244^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69d89272698d1c31ccb78348562af6461cf1eb7;p=pandora-kernel.git Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro Instead of manually coding test_and_clear_bit on hdev->dev_flags all the time, use hci_dev_test_and_clear_flag helper macro. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed