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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 9 Dec 2020 07:32:14 +0200 From: Moshe Shemesh <moshe@...dia.com> To: David Ahern <dsahern@...il.com>, Moshe Shemesh <moshe@...lanox.com>, Stephen Hemminger <stephen@...workplumber.org>, Jakub Kicinski <kuba@...nel.org>, Jiri Pirko <jiri@...dia.com>, <netdev@...r.kernel.org> Subject: Re: [PATCH iproute2-net v2 1/3] devlink: Add devlink reload action and limit options On 12/9/2020 4:46 AM, David Ahern wrote: > On 12/6/20 10:35 PM, Moshe Shemesh wrote: >> + print_string(PRINT_ANY, NULL, "%s", reload_action_name(action)); > That line should be: > print_string(PRINT_ANY, NULL, "%s", > reload_action_name(action)); > > to fit preferred column widths. By print strings in my previous comment, > I meant don't wrap quoted text. > > Fixed and applied. OK, thanks.
Powered by blists - more mailing lists