From: Leon Romanovsky <leon@kernel.org>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 v1 2/2] rdma: use print_type() rather than print_color_type(xx, COLOR_NONE)
Date: Mon, 17 Aug 2020 10:45:50 +0300 [thread overview]
Message-ID: <20200817074550.GJ7555@unreal> (raw)
In-Reply-To: <20200816230256.13839-2-stephen@networkplumber.org>
On Sun, Aug 16, 2020 at 04:02:56PM -0700, Stephen Hemminger wrote:
> There is helper function that already has no color mode.
> Use it so color is only used when needed
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
> rdma/dev.c | 14 +++++++-------
> rdma/link.c | 24 ++++++++++++------------
> rdma/res-cmid.c | 10 +++++-----
> rdma/res-cq.c | 2 +-
> rdma/res-qp.c | 10 +++++-----
> rdma/res.c | 22 +++++++++++-----------
> rdma/stat.c | 12 ++++++------
> rdma/sys.c | 2 +-
> rdma/utils.c | 18 +++++++++---------
> 9 files changed, 57 insertions(+), 57 deletions(-)
>
Thanks,
Acked-by: Leon Romanovsky <leonro@nvidia.com>
next prev parent reply other threads:[~2020-08-17 7:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 23:02 [PATCH iproute2 v1 1/2] rdma: colorize interface names Stephen Hemminger
2020-08-16 23:02 ` [PATCH iproute2 v1 2/2] rdma: use print_type() rather than print_color_type(xx, COLOR_NONE) Stephen Hemminger
2020-08-17 7:45 ` Leon Romanovsky [this message]
2020-08-17 7:46 ` [PATCH iproute2 v1 1/2] rdma: colorize interface names Leon Romanovsky
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=20200817074550.GJ7555@unreal \
--to=leon@kernel.org \
--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).