Hi YueHaibing, On Mon, Aug 06, 2018, YueHaibing wrote: > Variables 'adv_set' and 'cp' are being assigned but are never used hence > they are redundant and can be removed. > > Cleans up clang warnings: > net/bluetooth/hci_event.c:1135:29: warning: variable 'adv_set' set but not used [-Wunused-but-set-variable] > net/bluetooth/mgmt.c:3359:39: warning: variable 'cp' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > --- > net/bluetooth/hci_event.c | 3 --- > net/bluetooth/mgmt.c | 3 --- > 2 files changed, 6 deletions(-) Applied to bluetooth-next. 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