Suraj Kakade d2b32eac74 fix(console): adding missing curly braces
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>
2026-02-09 12:43:47 +05:30
..