linux/drivers/infiniband/hw
Lijun Ou f44c863be2 RDMA/hns: Refactor code for readability
Put the code for checking the send doorbell status into a
separate function and call it from check_qp_db_process_status
to improve indenting and readability.

It fixes the warning from static checker:
drivers/infiniband/hw/hns/hns_roce_hw_v1.c:3562 check_qp_db_process_status()
warn: inconsistent indenting.

Fixes: 5f110ac4be ("IB/hns: Fix for checkpatch.pl comment style)
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Shaobo Xu <xushaobo2@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-09-29 12:02:30 -04:00
..
bnxt_re First -rc update for 4.14 kernel 2017-09-23 05:47:04 -10:00
cxgb3 RDMA/cxgb3: remove redundant first assignement of sqp 2017-09-27 08:54:19 -04:00
cxgb4 iw_cxgb4: add referencing to wait objects 2017-09-29 11:46:41 -04:00
hfi1 IB/hfi1: Refactor reset_ctxt() IOCTL 2017-09-29 11:08:06 -04:00
hns RDMA/hns: Refactor code for readability 2017-09-29 12:02:30 -04:00
i40iw i40iw: delete some stray tabs 2017-09-29 11:18:56 -04:00
mlx4 IB/mlx4: fix sprintf format warning 2017-09-13 18:53:15 -07:00
mlx5 IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines 2017-09-27 09:17:52 -04:00
mthca RDMA/mthca: Make explicit conversion to 64bit value 2017-08-24 16:27:10 -04:00
nes RDMA/nes: Remove zeroed parameter from port query callback 2017-08-24 16:44:48 -04:00
ocrdma IB/ocrdma: pr_err() strings should end with newlines 2017-09-27 10:13:14 -04:00
qedr RDMA/qedr: Fix rdma_type initialization 2017-09-29 11:18:56 -04:00
qib IB/qib: Use setup_timer and mod_timer 2017-09-29 11:18:56 -04:00
usnic lib/interval_tree: fast overlap detection 2017-09-08 18:26:49 -07:00
vmw_pvrdma RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion 2017-09-22 13:32:22 -04:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00