Fix inconsistent output of gpioinfo for named and unnamed lines and add a relevant test-case. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> --- Bartosz Golaszewski (2): tools: gpioinfo: don't implicity unquote unnamed lines tools: tests: add a test case for gpioinfo output consistency tools/gpio-tools-test.bash | 18 ++++++++++++++++++ tools/gpioinfo.c | 5 +++-- 2 files changed, 21 insertions(+), 2 deletions(-) --- base-commit: 2cd1efbc5783f5daa47598c76bede5ea7e47993f change-id: 20250320-gpioinfo-unnamed-quotes-4d74db6e48dd Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>