iproute2/rdma
Stephen Hemminger 9b578bbade rdma: use print_XXX instead of COLOR_NONE
The rdma utility should be using same code pattern as rest of
iproute2. When printing, color should only be requested when
desired; if no color wanted, use the simpler print_XXX instead.

Fixes: b0a688a542 ("rdma: Rewrite custom JSON and prints logic to use common API")

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2024-01-01 10:46:30 -08:00
..
include/uapi/rdma uapi: update headers from 6.7-rc1 2023-11-13 08:38:58 -08:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
dev.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
link.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
Makefile Makefile: move HAVE_MNL check to top-level Makefile 2022-03-12 09:00:56 -07:00
rdma.c Unify batch processing across tools 2020-11-13 19:43:15 -07:00
rdma.h rdma: make rd_attr_check static 2023-06-02 09:33:34 -07:00
res-cmid.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
res-cq.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
res-ctx.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-mr.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-pd.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-qp.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
res-srq.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
res.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
res.h rdma: Add support to dump SRQ resource in raw format 2023-10-16 10:15:10 -06:00
stat-mr.c rdma: Fix the logic to print unsigned int. 2022-03-07 11:27:13 -08:00
stat.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
stat.h rdma: Add "stat show mr" support 2019-10-27 10:28:30 -07:00
sys.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00
utils.c rdma: use print_XXX instead of COLOR_NONE 2024-01-01 10:46:30 -08:00