commit | a4be892e834e8a5a38279c2ebca747b5c7a68f75 | [log] [tgz] |
---|---|---|
author | Lijun Ou <oulijun@huawei.com> | Tue Sep 20 17:06:54 2016 +0100 |
committer | Doug Ledford <dledford@redhat.com> | Mon Oct 03 11:43:15 2016 -0400 |
tree | fdc631799af16d969e39fd9828ce51a5193863eb | |
parent | 1cfbfdd84274fcfb922d814acf3c709e9ae5fa00 [diff] |
IB/hns: Remove unused parameters in some functions The parameter named collapsed unused in hns_roce_cq_alloc. Also, parameter named doorbell_lock unsed in hns_roce_v1_cq_set_ci. This patch optimize these parameters. Signed-off-by: Lijun Ou <oulijun@huawei.com> Reviewed-by: Wei Hu <xavier.huwei@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>