On 5/20/26 6:34 PM, Mike Pattrick via dev wrote: > 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]>
Thanks, Timothy and Mike! Applied. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
