Files
openocd/src/target
Antonio Borneo aa57890554 target/riscv-013: fix unused initialization
Scan-build reports:
	Unused code: Dead initialization
	riscv-013.c:2362 Value stored to 'control' during its
		initialization is never read

Remove the initialization of variable 'control'.

Change-Id: I548f8175530b9a2aa4c1788549d6467bf9824584
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7206
Reviewed-by: Tim Newsome <tim@sifive.com>
Reviewed-by: Jan Matyas <matyas@codasip.com>
Tested-by: jenkins
2022-09-23 21:22:42 +00:00
..
2022-09-13 22:13:58 +00:00
2022-09-13 22:13:58 +00:00
2022-09-13 22:13:58 +00:00
2022-07-23 13:06:38 +00:00
2019-11-28 16:59:15 +00:00
2022-09-13 22:13:58 +00:00
2022-07-23 13:06:38 +00:00