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]
Date:   Mon, 17 Aug 2020 10:45:50 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Stephen Hemminger <stephen@...workplumber.org>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 v1 2/2] rdma: use print_type() rather than
 print_color_type(xx, COLOR_NONE)

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@...workplumber.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@...dia.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ