Re: [PATCH v2] dts: strip whitespaces from stdout and stderr
13/02/2024 12:14, Juraj Linkeš: > There could be a newline at the end of stdout or stderr of a remotely > executed command. These cause issues when used later, such as when > joining paths from such commands - a newline in the middle of a path is > not valid. > > Fixes: ad80f550dbc5 ("dts: add SSH
Re: [PATCH v2] dts: strip whitespaces from stdout and stderr
Acked-by: Patrick Robb
Re: [PATCH v2] dts: strip whitespaces from stdout and stderr
Reviewed-by: Jeremy Spewock