mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 11:32:37 +00:00
This corrects the MISRA violation C2012-15.6: The body of an iteration-statement or a selection-statement shall be a compound-statement. Enclosed statement body within the curly braces. Change-Id: I3fffc660cae07ae386d36bad46ae1d528a17b630 Signed-off-by: Saivardhan Thatikonda <saivardhan.thatikonda@amd.com>