On Tue, Jul 2, 2019 at 8:23 PM Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote: > > On Sun, Jun 30, 2019 at 03:56:48PM +0800, Pengfei Li wrote: > > Rename function __find_vmap_area to __search_va_from_busy_tree to > > indicate that it is searching in the *BUSY* tree. > > Wrong preposition; you search _in_ a tree, not _from_ a tree. Thanks for your review, I will correct it in the next version.