From: Gustavo Padovan Date: Fri, 23 Nov 2012 18:50:51 +0000 (-0200) Subject: Bluetooth: Move double negation to macros X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~56^2^2~43^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa88e02bc67a1496fae762ad899e8f49136e7a1;p=pandora-kernel.git Bluetooth: Move double negation to macros Some comparisons needs to double negation(!!) in order to make the value of the field boolean. Add it to the macro makes the code more readable. Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed