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. 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 | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) -- 2.37.2