Re: [PATCH] ACPICA / Interpreter: Remove redundant newline
From: Borislav Petkov
Date: Fri Sep 09 2016 - 15:25:17 EST
On Fri, Sep 09, 2016 at 12:15:56PM -0700, Joe Perches wrote:
> Most of those are pr_cont uses for multiple printks to a single
> output line terminations.
Not really:
$ git grep -E "\(\"\\\n\"\)" | grep -i cont | wc -l
185
Regardless, it doesn't really matter what those are.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.