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] [thread-next>] [day] [month] [year] [list]
Message-ID: <87v8895g5g.fsf@nvidia.com>
Date: Thu, 04 Jan 2024 15:20:24 +0100
From: Petr Machata <me@...chata.org>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: leon@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2 iproute2 5/6] rdma: add oneline flag


Stephen Hemminger <stephen@...workplumber.org> writes:

> diff --git a/rdma/rdma.c b/rdma/rdma.c
> index bee1985f96d8..131c6b2abd34 100644
> --- a/rdma/rdma.c
> +++ b/rdma/rdma.c
> @@ -16,7 +16,7 @@ static void help(char *name)
>  	pr_out("Usage: %s [ OPTIONS ] OBJECT { COMMAND | help }\n"
>  	       "       %s [ -f[orce] ] -b[atch] filename\n"
>  	       "where  OBJECT := { dev | link | resource | system | statistic | help }\n"
> -	       "       OPTIONS := { -V[ersion] | -d[etails] | -j[son] | -p[retty] -r[aw]}\n", name, name);
> +	       "       OPTIONS := { -V[ersion] | -d[etails] | -j[son] | -p[retty] | -r[aw]}\n", name, name);
>  }

I think you indended to include -oneline above?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ