Skip to content
Verified Commit b01f1f37 authored by Vincent Coubard's avatar Vincent Coubard
Browse files

azure: Fix error code comparison in platform port



The define MU_FAILURE may return the __LINE__ of the error
depending on compile flags.

Instead of comparing to it, we just compare the error with 0.

Signed-off-by: Vincent Coubard's avatarVincent Coubard <vincent.coubard@arm.com>
parent 6dcdf066
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