Closed vianpl closed 8 years ago
If inserting a node in the middle of a list that's long enough (> 3) the macro will add the node in the right spot and then step on the rest of entries until the end.
Signed-off-by: Nicolas Saenz Julienne nicolassaenzj@gmail.com
Good catch. Applied. Thanks.
If inserting a node in the middle of a list that's long enough (> 3) the macro will add the node in the right spot and then step on the rest of entries until the end.
Signed-off-by: Nicolas Saenz Julienne nicolassaenzj@gmail.com