Hi Johan, > Some static checkers may cause the following (false positive) warning: > >>> net/bluetooth/mgmt.c:7294:29: warning: 'adv_instance' may be used > uninitialized in this function [-Wuninitialized] > > Fix it by ensuring adv_instance always gets set to a known value. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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