Skip to content
Commit 7f56b6d7 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Vineet Gupta
Browse files

ARC: Remove a redundant memset()



disasm_instr() already call memset(0) on its 2nd argument, so there is no
need to clear it explicitly before calling this function.

Remove the redundant memset().

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarVineet Gupta <vgupta@kernel.org>
parent ecaa054f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment