On Tue, May 19, 2026 at 9:20 AM Timothy Redaelli via dev < [email protected]> wrote:
> The if/else branches both return, making the trailing 'return 0' > unreachable dead code. Remove it. > > Found by OpenScanHub Coverity (DEADCODE). > Signed-off-by: Timothy Redaelli <[email protected]> > --- > Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
