Skip to content
Commit ed8a37c7 authored by Raphael Gault's avatar Raphael Gault Committed by Chris Kay
Browse files

n1sdp: Correct ternary operator statement



The last ternary operator (for speed == 1333) was useless because it did
not differentiate between true or false. If more values are needed maybe
a switch-case would be more appropriate.

Change-Id: I43392fa4ac9c2487e523cbec5c1de37ef8c3f11b
Signed-off-by: default avatarRaphael Gault <raphael.gault@arm.com>
parent d6405b5a
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