Skip to content

module: Fix violation of required MISRA 5.7

Created by: tgonzalezorlandoarm

Some variable had same name as type.

Change variable name or type name to resolve conflict.

Co-authored-by: Tomás Agustín González Orlando tomasagustin.gonzalezorlando@arm.com Signed-off-by: Tuvshinzaya Erdenekhuu tuvshinzaya.erdenekhuu@arm.com Signed-off-by: Tomás Agustín González Orlando tomasagustin.gonzalezorlando@arm.com Change-Id: I2f6eec87b466b1e9ef2e2e27789777bc4f6e5731

Merge request reports