On Fri, Jul 06, 2018 at 10:27:06AM -0700, Bart Van Assche wrote: > 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@xxxxxxx> > Cc: Steve Wise <swise@xxxxxxxxxxx> > Acked-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb3/iwch_cq.c | 64 +++++++++++++++------------ > 1 file changed, 36 insertions(+), 28 deletions(-) Applied to for-next Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html