From: Johan Hedberg Date: Tue, 4 Nov 2014 06:45:45 +0000 (+0200) Subject: Bluetooth: Fix sparse warnings in RFCOMM X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a68c897246b70a0c6b51a4a7d48d19b56b3e76b;p=pandora-kernel.git Bluetooth: Fix sparse warnings in RFCOMM This patch fixes the following sparse warnings in rfcomm/core.c: net/bluetooth/rfcomm/core.c:391:16: warning: dubious: x | !y net/bluetooth/rfcomm/core.c:546:24: warning: dubious: x | !y Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed