On Thu, Nov 28, 2024 at 18:21:21 +0300, Alexander Kuznetsov wrote: > This function 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 <[email protected]> > Signed-off-by: Alexander Kuznetsov <[email protected]> > --- > src/hyperv/hyperv_wmi.c | 13 ++++--------- > 1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]>
