Home
last modified time | relevance | path

Searched hist:aa6df8ec32a48d8e57205b6bb93d4bc283d353f2 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci_pm.caa6df8ec32a48d8e57205b6bb93d4bc283d353f2 Mon Oct 14 11:15:53 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): ignore the unused function return value

This correct MISRA violation C2012-17.7:
The value returned by a function having non-void return type shall
be used.
Typecast the function call to void to discard the return value.

Change-Id: I670b476ba16e791e46aaa00feca991e1a4fff227
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dbl31_versal_net_setup.caa6df8ec32a48d8e57205b6bb93d4bc283d353f2 Mon Oct 14 11:15:53 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): ignore the unused function return value

This correct MISRA violation C2012-17.7:
The value returned by a function having non-void return type shall
be used.
Typecast the function call to void to discard the return value.

Change-Id: I670b476ba16e791e46aaa00feca991e1a4fff227
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>