On Wed, Dec 1, 2010 at 5:20 PM, Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx> wrote: >> -static int disable_esco = 0; >> +static int disable_esco; > > I don't think this change is right. Can we be sure that disable_esco > will be 0 by default? I think Andrei's patch is ok. IIRC kernel zeroes BSS on init, that's why checkpatch.pl complains when you initialize it explicitely. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil -- 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