On Thu, Aug 14, 2025 at 05:07:58PM +0200, Gabriele Monaco wrote: > str.join() can do what __buff_to_string() does. Therefore replace > __buff_to_string() to make the scripts more pythonic. > > Also clean and remove some intermediate functions. > > Signed-off-by: Gabriele Monaco <gmon...@redhat.com>
Reviewed-by: Nam Cao <nam...@linutronix.de>