arm-trusted-firmware/drivers/console
Maheedhar Bollapalli 9ded5e8d8b fix(console): add missing curly braces
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: If8e77b291380fa7d9d95cab5836235790404b620
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-03-07 13:22:18 +01:00
..
aarch32 refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
aarch64 refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
multi_console.c fix(console): add missing curly braces 2025-03-07 13:22:18 +01:00