aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/alias_GUID.c
diff options
context:
space:
mode:
authorShiraz Saleem <[email protected]>2017-07-19 18:55:26 +0000
committerDoug Ledford <[email protected]>2017-08-18 18:01:09 +0000
commit83fb1c89e7ee5bb16397b294ccfbd65a9a22e402 (patch)
treebd60d443f686e695d4864a577caab564cf6771de /drivers/infiniband/hw/mlx4/alias_GUID.c
parenti40iw: Simplify code (diff)
downloadkernel-83fb1c89e7ee5bb16397b294ccfbd65a9a22e402.tar.gz
kernel-83fb1c89e7ee5bb16397b294ccfbd65a9a22e402.zip
i40iw: Fixes for static checker warnings
Remove NULL check for cm_node->listener in i40iw_accept as listener is always present at this point. Remove the check for cm_node->accept_pend and related code in i40iw_cm_event_connected as the cm_node in this context is only pertinent to active node and cm_node->accept_pend is always 0. This fixes the following smatch warnings, drivers/infiniband/hw/i40iw/i40iw_cm.c:3691 i40iw_accept() error: we previously assumed 'cm_node->listener' could be null drivers/infiniband/hw/i40iw/i40iw_cm.c:4061 i40iw_cm_event_connected() error: we previously assumed 'cm_node->listener' could be null Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Shiraz Saleem <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'drivers/infiniband/hw/mlx4/alias_GUID.c')
0 files changed, 0 insertions, 0 deletions