|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 04/13] cxl/mailbox: make range overlap check more readable |
Date: | Mon, 22 Jul 2024 08:56:43 +0200 |
User-agent: | Mozilla Thunderbird |
On 22/7/24 06:07, Yao Xingtao via wrote:
use ranges_overlap() instead of open-coding the overlap check to improve the readability of the code. Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com> --- hw/cxl/cxl-mailbox-utils.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |