On Wed, Nov 27, 2024 at 18:45:09 +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 <[email protected]> > Signed-off-by: Alexander Kuznetsov <[email protected]> > ---
Same as in previous reply. Please do this either once per function or once per file but doing all at once makes this commit too big.
