In order to make it easier to add new netlink attributes into the policy array in the future while avoiding duplication, sort the array on the attribute name. While at it, audit the policy settings for strings and make a few cleanups. Doug Ledford (2): RDMA/netlink: Resort policy array RDMA/netlink: Audit policy settings for netlink attributes drivers/infiniband/core/nldev.c | 157 ++++++++++++++++--------------- include/uapi/rdma/rdma_netlink.h | 1 + 2 files changed, 80 insertions(+), 78 deletions(-) -- 2.21.0