Hey Anderson, On Mon, Mar 26, 2012 at 15:26, Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx> wrote: > Hi Arik, > > On Sun, Mar 25, 2012 at 5:38 PM, Arik Nemtsov <arik@xxxxxxxxxx> wrote: >> +void imm_alert_unregister(struct btd_adapter *adapter) >> +{ >> + struct imm_alert_adapter *imadapter; >> + >> + imadapter = find_imm_alert_adapter(adapter); >> + if (!adapter) >> + return; > > The check above looks strange. Maybe you meant "if (!imadapter)"? Yea that's a typo. Thanks. Before fixing I'd be glad to get an ack on the patch series, to make sure no other changes need to be made. Regards, Arik -- 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