Hi Andrei, * Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx> [2012-10-10 17:41:33 +0300]: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Use standard print specifier and remove print_hex_dump_bytes call. > Makes output more sensible: > > ... > [18809.401218] 00000000: 0b 00 00 fe 5b fc 01 f2 00 00 00 ....[...... > ... > > would be changed to > > ... > [18809.401218] Bluetooth: hex: 0b 00 00 fe 5b fc 01 f2 00 00 00 > ... > > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > --- > drivers/bluetooth/btmrvl_sdio.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Patch has been applied to bluetooth-next. Thanks. 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