n Hemminger
>
> Subject: [PATCH iproute2-next v1 11/19] rdma: Simplify code to reuse
> existing functions
>
> From: Leon Romanovsky
>
> Remove duplicated functions in favour general res_print_uint() call.
>
> Signed-off-by: Leon Romanovsky
> --
From: Leon Romanovsky
Remove duplicated functions in favour general res_print_uint() call.
Signed-off-by: Leon Romanovsky
---
rdma/res-cmid.c | 4 ++--
rdma/res-cq.c | 14 +++---
rdma/res-mr.c | 2 +-
rdma/res-pd.c | 4 ++--
rdma/res-qp.c | 14 +++---
rdma/res.c