Re: printk: what is going on with additional newlines?

From: Joe Perches
Date: Sun Sep 17 2017 - 23:08:25 EST


On Mon, 2017-09-18 at 11:55 +0900, Sergey Senozhatsky wrote:
> Try git grep KERN_SOH.
>
> what for?

Did you read your own email?

> printk(KERN_SOH_ASCII %d " foo bar / %s %s\n", "foo", "bar");

_nothing_ looks like that.

It wouldn't even compile.