You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't figure the difference between them. From my perspective, if you set head = head->prev before the loop int qb_list_splice_tail, then everything is the same as qb_list_splice. Can anyone explain that for me? Thanks!
The text was updated successfully, but these errors were encountered:
I can't figure the difference between them. From my perspective, if you set
head = head->prev
before the loop int qb_list_splice_tail, then everything is the same as qb_list_splice. Can anyone explain that for me? Thanks!The text was updated successfully, but these errors were encountered: