Skip to content

juno: Fix redundant check in mod_juno_reset_domain

Haaris Farooq requested to merge juno/fix-cppcheck into main

Fixes a redundant check in mod_juno_reset_domain.c which causes cppcheck to fail when building for juno with the SCP_ENABLE_SCMI_RESET build flag enabled

Merge request reports