Hi Johan, > The only user of l2cap_seq_list_remove() was l2cap_seq_list_pop() which > only removes the head, meaning only the "else if (seq_list->head == > seq)" branch was ever being used. This patch moves the code from this > branch straight into l2cap_seq_list_pop() and removes the (now useless) > l2cap_seq_list_remove(). > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 40 ++++++++-------------------------------- > 1 file changed, 8 insertions(+), 32 deletions(-) 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