Remove redundant assert
Static checks flag an assert added in commit 1f786b0f that compares unsigned value to 0, which will never fail. Change-Id: I4b02031c2cfbd9a25255d12156919dda7d4805a0 Signed-off-by:Jeenu Viswambharan <jeenu.viswambharan@arm.com>
Please register or sign in to comment