On Mon, Feb 27, 2023 at 01:13:01PM +0200, Oded Gabbay wrote: > From: Tomer Tayar <ttayar@xxxxxxxxx> > > Add a helper function to search the vm hash for a node with a given > virtual address. > As opposed to the current code, this function explicitly returns NULL > when no node is found, instead of basing on the loop cursor object's > value. > > Signed-off-by: Tomer Tayar <ttayar@xxxxxxxxx> > Reviewed-by: Oded Gabbay <ogabbay@xxxxxxxxxx> > Signed-off-by: Oded Gabbay <ogabbay@xxxxxxxxxx> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>