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 <step...@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 <leo...@nvidia.com>