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.nekra...@fobos-nt.ru> > Signed-off-by: Alexander Kuznetsov <kuznetso...@altlinux.org> > --- > src/util/virsysinfo.c | 36 ++++++++++++------------------------ > 1 file changed, 12 insertions(+), 24 deletions(-)
Reviewed-by: Jiri Denemark <jdene...@redhat.com>