On 2026-05-05T09:14:31, Quentin Schulz <[email protected]> wrote: > cmd: ufetch: only show comma separator if there was a previous feature > > Currently, if NET is disabled, the next feature to be printed will start > with a comma and a space which is not pretty. Add the comma and > whitespace only when a previous feature has already been shown. > > Signed-off-by: Quentin Schulz <[email protected]> > > cmd/ufetch.c | 29 ++++++++++++++++++++--------- > 1 file changed, 20 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

