commit | fd012f1c4f713a34edc574c00ca47c60d72a31a2 | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Tue Jan 30 20:20:44 2018 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Feb 01 15:24:32 2018 -0700 |
tree | f73d60263e5cfc1207cb8704726f5d6f984ab820 | |
parent | c27991198c94e6def78002a70a404f8b309a8d5e [diff] |
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>