linux/drivers/infiniband/hw/cxgb3
Bart Van Assche cbd8e988eb RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze
Introduce the function __iwch_poll_cq_one() to make iwch_poll_cq_one()
easier to analyze for static source code analyzers. This patch avoids
that sparse reports the following:

drivers/infiniband/hw/cxgb3/iwch_cq.c:187:9: warning: context imbalance in 'iwch_poll_cq_one' - different lock contexts for basic block

Compile-tested only.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Steve Wise <swise@chelsio.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-09 12:55:28 -06:00
..
cxio_hal.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
cxio_hal.h IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
cxio_resource.c cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
cxio_resource.h
cxio_wr.h tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
iwch_cm.c Merge branch 'timer_setup' into for-next 2017-10-18 13:12:09 -04:00
iwch_cm.h cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
iwch_cq.c RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze 2018-07-09 12:55:28 -06:00
iwch_ev.c cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
iwch_mem.c cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
iwch_provider.c IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
iwch_provider.h RDMA/cxgb3: Convert timers to use timer_setup() 2017-10-18 11:48:34 -04:00
iwch_qp.c RDMA/cxgb3: Annotate locking assumptions 2017-10-14 20:47:05 -04:00
iwch.c RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
iwch.h RDMA/cxgb3: Don't crash kernel just because IDR is full 2018-06-01 11:16:23 -04:00
Kconfig IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
Makefile IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
tcb.h