From: Colin King <[email protected]> Date: Tue, 4 Jul 2017 16:09:59 +0100
> From: Colin Ian King <[email protected]> > > When macro MACB_EXT_DESC is defined we end up with two identical > return statements and just one is sufficient. Remove the extra > return. > > Detected by CoverityScan, CID#1449361 ("Structurally dead code") > > Signed-off-by: Colin Ian King <[email protected]> Applied, thanks.

