[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220425112418.41e99be0@gandalf.local.home>
Date: Mon, 25 Apr 2022 11:24:18 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Joe Perches <joe@...ches.com>
Cc: Wan Jiabing <wanjiabing@...o.com>, Ingo Molnar <mingo@...hat.com>,
linux-kernel@...r.kernel.org, kael_w@...h.net
Subject: Re: [PATCH] ring-buffer: simplify if-if to if-else
On Sun, 24 Apr 2022 09:12:45 -0700
Joe Perches <joe@...ches.com> wrote:
> the pr_info on two lines seems pointless and it's probably nicer
> just written on a single line.
>
> pr_info(" With dropped events, recorded len and size may not match alloced and written from above\n");
Which makes it 86 characters long, and this test is run on my machine that
has a 80 character console.
Please keep the original line breakage.
-- Steve
Powered by blists - more mailing lists