From: David Ahern <dsahern@gmail.com>
To: Moshe Shemesh <moshe@mellanox.com>,
Stephen Hemminger <stephen@networkplumber.org>
Cc: Jiri Pirko <jiri@mellanox.com>, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] ip: fix oneline output
Date: Mon, 25 Nov 2019 14:35:53 -0700 [thread overview]
Message-ID: <b0976170-8a27-320e-575b-43c5683ecf0f@gmail.com> (raw)
In-Reply-To: <1574611358-28795-1-git-send-email-moshe@mellanox.com>
On 11/24/19 9:02 AM, Moshe Shemesh wrote:
> Ip tool oneline option should output each record on a single line. While
> oneline option is active the variable _SL_ replaces line feeds with the
> '\' character. However, at the end of print_linkinfo() the variable _SL_
> shouldn't be used, otherwise the whole output is on a single line.
>
...
>
> Fixes: 3aa0e51be64b ("ip: add support for alternative name addition/deletion/list")
> Signed-off-by: Moshe Shemesh <moshe@mellanox.com>
> Reviewed-by: Jiri Pirko <jiri@mellanox.com>
> ---
> ip/ipaddress.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied to iproute2-next. Thanks
prev parent reply other threads:[~2019-11-25 21:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-24 16:02 [PATCH iproute2] ip: fix oneline output Moshe Shemesh
2019-11-25 21:35 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b0976170-8a27-320e-575b-43c5683ecf0f@gmail.com \
--to=dsahern@gmail.com \
--cc=jiri@mellanox.com \
--cc=moshe@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).