openocd/src/jtag/aice
Antonio Borneo e66bb9d312 coding style: add parenthesis around the argument of sizeof
The script checkpatch available in new Linux kernel offers an
experimental feature for automatically fix the code in place.
While still experimental, the feature works quite well for simple
fixes, like parenthesis.

This patch has been created automatically with the script under
review for inclusion in OpenOCD, using the command:

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

Change-Id: I8adb325bdb0e13211f8bae8b4770ec1979c176bf
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5618
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
2020-05-09 14:39:19 +01:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
aice_interface.c drivers: Rename 'libusb1_common' to 'libusb_helper' 2020-03-03 09:12:02 +00:00
aice_interface.h nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
aice_pipe.c target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_pipe.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_port.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
aice_port.h target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_transport.c coding style: add parenthesis around the argument of sizeof 2020-05-09 14:39:19 +01:00
aice_transport.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_usb.c jtag/libusb_helper: permit adapters to compute their custom serials 2020-03-22 08:17:06 +00:00
aice_usb.h drivers: libusb1_common code cleanup 2020-03-03 07:24:33 +00:00