]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target: esp_algorithm: drop useless typedefs
authorAntonio Borneo <borneo.antonio@gmail.com>
Fri, 10 Jan 2025 14:01:20 +0000 (15:01 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 16 Feb 2025 16:20:58 +0000 (16:20 +0000)
commite325b482b11d203423b44d44dd35b89e31ffb19d
tree7ddd89cda4d196e782c41fc54dd7eec68e64cf60
parent4140fa2a81b259fa99c76084fea78affb2511a08
target: esp_algorithm: drop useless typedefs

There is no need to use extra typedef for the functions in struct
esp_algorithm_run_data.
Declare the type of the functions in the struct.
Split the comment lines to stay in the line limits.

Change-Id: I0afa6242e57133f8bf1b13ba541abd6b067350b0
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8701
Reviewed-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Tested-by: jenkins
src/target/espressif/esp_algorithm.h