On Mon, Jun 15 2026, Mike Rapoport wrote: > On Mon, Jun 15, 2026 at 03:28:03PM +0200, Pratyush Yadav wrote: >> On Sun, Jun 14 2026, Mike Rapoport wrote: >> > On Fri, 05 Jun 2026 20:34:48 +0200, Pratyush Yadav <[email protected]> >> > wrote: >> > >> >> +{ >> >> + struct kho_radix_tree *tree = data; >> > >> > Would be nice to say which tree in the variable name ;) >> >> How about preserved_mem_map? > > But this is the new tree, isn't it? > Maybe keep the variable name and add a comment?
Oh, right. The fact that I didn't remember it certainly means a comment is needed. Will add. [...] -- Regards, Pratyush Yadav
