openocd/src
Antonio Borneo 54e699b260 openocd: manually remove NULL comparisons
For the remaining NULL comparisons, remove then manually.

While there, make more readable a loop, by moving the assigment
out of the loop condition.

Change-Id: I44193aaa95813156a3a79c16b80e1ad333dc1eaf
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6353
Tested-by: jenkins
2021-07-24 10:38:19 +01:00
..
flash openocd: manually remove NULL comparisons 2021-07-24 10:38:19 +01:00
helper openocd: manually remove NULL comparisons 2021-07-24 10:38:19 +01:00
jtag openocd: manually remove NULL comparisons 2021-07-24 10:38:19 +01:00
pld openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
rtos openocd: remove NULL comparisons with checkpatch [2/2] 2021-07-24 10:38:11 +01:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server openocd: manually remove NULL comparisons 2021-07-24 10:38:19 +01:00
svf openocd: remove NULL comparisons with checkpatch [2/2] 2021-07-24 10:38:11 +01:00
target openocd: manually remove NULL comparisons 2021-07-24 10:38:19 +01:00
transport openocd: remove NULL comparisons with checkpatch [1/2] 2021-07-24 10:38:00 +01:00
xsvf openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
hello.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
Makefile.am build: Fix out-of-tree with --disable-dependency-tracking configure flag 2021-04-05 23:24:14 +01:00
openocd.c openocd: remove NULL comparisons with checkpatch [2/2] 2021-07-24 10:38:11 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00