Files
sw_openocd/src/pld
Antonio Borneo 003cb92cd5 openocd: drop empty string suffix from format strings
Format strings are often split to allow using the conversion
specifiers macros from <inttypes.h>.
When the format string ends with one of such macros, there is no
need to add an empty string "" after the macro.

In current code we have 203 cases of empty string present, against
1159 cases of string ending with the macro.

Uniform the style across OpenOCD by removing the empty string.

Don't modify the files 'angie.c' and 'max32xxx.c' as they are
already changed by other independent commits.

Change-Id: I23f1120101ce1da67c6578635fc6507a58c803e9
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/9065
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2025-08-09 15:04:46 +00:00
..
2023-09-23 14:36:14 +00:00
2023-09-23 14:36:14 +00:00
2023-09-23 14:36:14 +00:00
2023-09-23 14:36:14 +00:00
2023-09-23 14:36:14 +00:00
2023-09-23 14:36:14 +00:00
2024-06-15 14:25:05 +00:00
2023-09-23 14:36:14 +00:00
2024-11-23 13:46:59 +00:00
2024-11-23 13:46:59 +00:00
2023-09-23 14:36:14 +00:00
2022-10-08 07:54:02 +00:00