Hi Anderson, * Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx> [2010-12-01 17:31:15 -0400]: > 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. Great, I didn't know about that. Applied then. Thanks all! -- Gustavo F. Padovan http://profusion.mobi -- 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