arm-trusted-firmware/lib/locks
Maheedhar Bollapalli bd7ad5e684 fix(locks): 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: Ie33b310f6406d77a7a2ebd94cf54c2a2968f8644
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
..
bakery fix(locks): add missing curly braces 2025-03-07 13:22:18 +01:00
exclusive feat(locks): add bitlock 2024-04-15 12:14:16 +01:00