]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/nldev: common resource dumpit function
authorSteve Wise <swise@opengridcomputing.com>
Thu, 1 Mar 2018 21:57:29 +0000 (13:57 -0800)
committerDoug Ledford <dledford@redhat.com>
Thu, 8 Mar 2018 20:03:03 +0000 (15:03 -0500)
commitd12ff624828073f94628d49f6579e9c20acc56cd
tree0afeffa42636be0777f4014cb7fe98f661fd6455
parent88831a2cfe2245822200ecf4bd7ff77abdf1499a
RDMA/nldev: common resource dumpit function

Create a common dumpit function that can be used by all common resource
types.  This reduces code replication and simplifies the code as we add
more resource types.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/nldev.c