Skip to content
Commit 6cdf072d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Joe Hershberger
Browse files

net: macb: remove superfluous logical constraint



In

	if (a > =0) {...}
	else (a < 0) {...}

the second logical constraint is superfluous.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 4b23d3c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment