|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 01/13] range: Make ranges_overlap() return bool |
Date: | Mon, 22 Jul 2024 08:54:03 +0200 |
User-agent: | Mozilla Thunderbird |
On 22/7/24 06:07, Yao Xingtao via wrote:
Just like range_overlaps_range(), use the returned bool value to check whether 2 given ranges overlap. Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com> --- include/qemu/range.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |