use ARRAY_SIZE macro
authorZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 04:32:10 +0000 (20:32 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 18:32:00 +0000 (10:32 -0800)
commit4946925bea77a4aace6c310b2b724cf2095c6719
tree3f881c5a7125fce193efd20d008e29212ecb29b9
parenta3d81eed4d2aac51056f36d7c00ee639bb39c552
use ARRAY_SIZE macro

Search and destroy lingering cases where the ARRAY_SIZE macro should
be used to convey more intrinsic meaning in the OpenOCD code.
src/flash/avrf.c
src/flash/tms470.c
src/jtag/ft2232.c
src/jtag/rlink/rlink_speed_table.c
src/jtag/tcl.c
src/target/armv7m.c
src/target/avrt.c
src/target/mips32_pracc.c
src/target/mips_ejtag.c
src/target/xscale.c