RDMA/netlink: Resort policy array
authorDoug Ledford <dledford@redhat.com>
Wed, 19 Jun 2019 13:20:49 +0000 (09:20 -0400)
committerDoug Ledford <dledford@redhat.com>
Wed, 19 Jun 2019 22:05:15 +0000 (18:05 -0400)
commit696de2e9ccec812eae8c85bd24c75bcb12104750
tree7d5e1190999d6aa1039074c786c2072db44d9c80
parent09d985bea99da4991076a53e104ec213ac518adb
RDMA/netlink: Resort policy array

Sort the netlink policy array by netlink attribute name.  This will make
it easier in the future to find the entry you are looking for when you
need to make changes, or to make sure you don't add the same entry
twice.

Fix the whitespace while we are there.

Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/nldev.c