diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-03-22 20:49:05 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2022-04-18 21:22:09 +0200 |
commit | 7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c (patch) | |
tree | 92c4110ec63b62773d13e2ac73584ad03ef39637 /arch/arc/boot/dts/hsdk.dts | |
parent | ARC: fix typos in comments (diff) | |
download | linux-7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c.tar.xz linux-7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c.zip |
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: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'arch/arc/boot/dts/hsdk.dts')
0 files changed, 0 insertions, 0 deletions