* Wei Yang <richard.weiyang@xxxxxxxxx> [241015 19:39]: > When overwriting the whole range with NULL, current behavior is not correct. > This is really strange. You have changed the code to be wrong then removed it.. The second patch removes what you changed in the first. It doesn't look right today but what you have done is also not right. > Wei Yang (2): > maple_tree: not necessary to check index/last again > maple_tree: one single entry couldn't represent the whole range > > lib/maple_tree.c | 9 --------- > 1 file changed, 9 deletions(-) > > -- > 2.34.1 > >