test_printf: Remove custom appending of '|'
Instead of having an ifdef to decide whether to print a |, use the 'append' functionality of the main loop to print it. Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by:
Yafang Shao <laoar.shao@gmail.com> Reviewed-by:
Petr Mladek <pmladek@suse.com> Reviewed-by:
Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by:
Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20211019142621.2810043-4-willy@infradead.org
Showing
Please register or sign in to comment