arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 9334fdf971 fix(versal-net): 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: I8de33e774178720411313021a7b157045d3cefa0
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-23 09:04:28 +00:00
..
common fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00
versal fix(versal): typecast operands to match data type 2024-12-20 11:01:46 +00:00
versal_net fix(versal-net): add missing curly braces 2024-12-23 09:04:28 +00:00
zynqmp fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00