Acked-by: Chengwen Feng <[email protected]>

On 11/7/2025 11:50 PM, Bruce Richardson wrote:
> Remove two instances where we had duplicate shadowed local variables
> called "ret". In each case, we could just remove the inner instance,
> since the outer value was not needing to be preserved.
> 
> Fixes: 03ba15ca65c1 ("vfio: allow mapping MSI-X BARs if kernel allows it")
> Fixes: c0ce0577e84d ("pci: consolidate address comparisons")
> Cc: [email protected]
> 
> Signed-off-by: Bruce Richardson <[email protected]>

Reply via email to