On Thu, Nov 28, 2024 at 18:21:22 +0300, Alexander Kuznetsov wrote:
These functions return value is invariant since VIR_EXPAND_N check
removal in 7d2fd6e, so change its type and remove all dependent checks.
Found by Linux Verification Center (
linuxtesting.org) with Svace.
Reported-by: Pavel Nekrasov <p.nekrasov(a)fobos-nt.ru>
Signed-off-by: Alexander Kuznetsov <kuznetsovam(a)altlinux.org>
---
src/util/virsysinfo.c | 36 ++++++++++++------------------------
1 file changed, 12 insertions(+), 24 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>