]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: Remove duplicated print code
authorLeon Romanovsky <leonro@mellanox.com>
Sat, 23 Feb 2019 09:15:11 +0000 (11:15 +0200)
committerDavid Ahern <dsahern@gmail.com>
Sun, 24 Feb 2019 15:03:58 +0000 (07:03 -0800)
commitbeac6a399068159d31d919d16f28b2d030ffa0d0
tree4f563436cfcc74649e8010f78bf7e82e49750171
parenta985cc06bd38a174d698b04129e7ea43a91225cc
rdma: Remove duplicated print code

There is no need to keep same print functions for
uint32_t and uint64_t, unify them into one function.

Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/res.c