arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 5003a332b8 fix(versal-net): modify function to have single return
This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-22 04:07:35 +00:00
..
common fix(xilinx): modify function to have single return 2025-01-22 04:07:30 +00:00
versal fix(versal): modify function to have single return 2025-01-22 04:07:35 +00:00
versal_net fix(versal-net): modify function to have single return 2025-01-22 04:07:35 +00:00
zynqmp fix(zynqmp): modify function to have single return 2025-01-15 05:46:12 +00:00