Hi Dan, > Smatch complains about the indenting: > > net/bluetooth/l2cap_sock.c:1027 l2cap_sock_recvmsg() > warn: inconsistent indenting > > It looks like this is supposed to be an "else if" condition. > > Fixes: 15f02b910562 ("Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > net/bluetooth/l2cap_sock.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel