The text tcrypt prints to dmesg is a bit inconsistent. This makes it difficult to process tcrypt results using scripts. This little series makes the prints more consistent. Changes v1 -> v2: Rebase to tag v6.1-p2, resolve conflict in patch 2/4 Anirudh Venkataramanan (4): crypto: tcrypt - Use pr_cont to print test results crypto: tcrypt - Use pr_info/pr_err crypto: tcrypt - Drop module name from print string crypto: tcrypt - Drop leading newlines from prints crypto/tcrypt.c | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) -- 2.37.2