]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/hns: Add names to function arguments in function pointers
authoroulijun <oulijun@huawei.com>
Tue, 30 Jan 2018 12:20:44 +0000 (20:20 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 1 Feb 2018 22:24:32 +0000 (15:24 -0700)
commit7f1d1e38c98e65c6ea7b1ee4bb2a845e17b7a3fd
treef73d60263e5cfc1207cb8704726f5d6f984ab820
parent440e64183f3abf3e99d50f389deb6f996f3490e2
RDMA/hns: Add names to function arguments in function pointers

This patch mainly fix some style warings matched with the new checkpatch
requirement. The warning as follows:

WARNING: function definition argument 'struct hns_roce_cq *' should also have
an identifier name

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_device.h