Hi Andrei, On Tue, Dec 10, 2013, Andrei Emeltchenko wrote: > Currently eir_parse always return 0 but it is checked throughout the code > (in android/bluetooth code as well in src/adapteri, etc) for return value > (err < 0) which never happens. Make function eir_parse return void. This > fixes warnings from static analyzer tools. > --- > android/bluetooth.c | 7 +------ > src/adapter.c | 7 +------ > src/eir.c | 8 +++----- > src/eir.h | 2 +- > unit/test-eir.c | 8 ++------ > 5 files changed, 8 insertions(+), 24 deletions(-) Applied (after fixing up the subject a bit). Thanks. Johan -- 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