Skip to content
Commit e296c2e1 authored by Colin Ian King's avatar Colin Ian King Committed by Vineet Gupta
Browse files

ARC: perf: Remove redundant initialization of variable idx



The variable idx is being initialized with a value that is never
read, it is being updated later on. The assignment is redundant and
can be removed.

Reviewed-by: default avatarVladimir Isaev <isaev@synopsys.com>
Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Signed-off-by: default avatarVineet Gupta <vineetg@rivosinc.com>
parent 753150ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment