Re: [PATCH] printk: support structured and multi-facility logmessages

From: Joe Perches
Date: Thu Apr 05 2012 - 04:38:17 EST


On Wed, 2012-04-04 at 21:59 +0200, Kay Sievers wrote:
> From: Kay Sievers <kay@xxxxxxxx>
> + * In a flat text stream of records, every record should be terminated
> + * by "\n\n", which separates the records from each other.

What do you do about "\n\n" in existing printks?

$ grep -rP --include=*.[ch] '\bprintk\b.*\\n\\n' *

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/