]> asedeno.scripts.mit.edu Git - linux.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)
commitfd012f1c4f713a34edc574c00ca47c60d72a31a2
treef73d60263e5cfc1207cb8704726f5d6f984ab820
parentc27991198c94e6def78002a70a404f8b309a8d5e
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