Hi Andrei, * Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx> [2012-03-07 14:51:45 +0200]: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Revert part of commit 8035ded4 which has introduced bug by > assigning uninitialized value. > > ... > + src/net/bluetooth/rfcomm/tty.c: warning: 'p' is used uninitialized in this > function: => 218 > + src/net/bluetooth/rfcomm/tty.c: warning: 'p' may be used uninitialized in > this function: => 218 > ... > > Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > --- > net/bluetooth/rfcomm/tty.c | 8 +++++--- > 1 files changed, 5 insertions(+), 3 deletions(-) I saw Luiz' fix for this before and I already applied it. Also I prefer to keep the list_for_each_entry() call. Gustavo -- 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