|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 06/13] aspeed_smc: make range overlap check more readable |
Date: | Mon, 22 Jul 2024 09:11:12 +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/ssi/aspeed_smc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 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] |