Hi Mathieu, > There is a plan to build the kernel with -Wimplicit-fallthrough and > this place in the code produced a warning (W=1). > > This commit removes the following warning: > > net/bluetooth/l2cap_core.c:4223:6: warning: this statement may fall through [-Wimplicit-fallthrough=] > > Cc: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx> > Signed-off-by: Mathieu Malaterre <malat@xxxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 1 + > 1 file changed, 1 insertion(+) the patches don’t apply cleanly against bluetooth-next tree. Please fix it up and resend. Regards Marcel