Re: [PATCH 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability

From: Matthew Wilcox
Date: Tue Jul 02 2019 - 08:23:34 EST


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.