openocd/src/jtag/drivers/versaloon
Antonio Borneo 1492a103db coding style: use ARRAY_SIZE() when possible
We have the macro ARRAY_SIZE() already available. Use it!

Issue identified by checkpatch script from Linux kernel v5.1 using
the command

	find src/ -type f -exec ./tools/scripts/checkpatch.pl \
	-q --types ARRAY_SIZE -f {} \;

Change-Id: Ic7da9b710edf118eacb08f9e222f34208c580842
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5198
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2020-02-15 15:37:40 +00:00
..
usbtoxxx coding style: use ARRAY_SIZE() when possible 2020-02-15 15:37:40 +00:00
versaloon_include.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
versaloon_internal.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
versaloon.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
versaloon.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00