mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 18:32:40 +00:00
This corrects 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: I3d08a8632b38a5c3138993331166b72f211d8f12 Signed-off-by: Suraj Kakade <suraj.hanumantkakade@amd.com>