lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ