Hi Marcel, On Wed, Jul 30, 2014, Marcel Holtmann wrote: > The new leds bit handling produces this spares warning. > > CHECK net/bluetooth/hidp/core.c > net/bluetooth/hidp/core.c:156:60: warning: dubious: x | !y > > Just fix it by doing an explicit x << 0 shift operation. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/hidp/core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html