diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-06-14 11:45:42 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-06-18 21:16:30 +0200 |
commit | b90575ce7b84483d46ebedd5c164e5f274f7ce5a (patch) | |
tree | 5a297a96e7c0f1cce7a25b753b42122087024861 /net/rds/af_rds.c | |
parent | IB/rxe: support for 802.1q VLAN on the listener (diff) | |
download | linux-b90575ce7b84483d46ebedd5c164e5f274f7ce5a.tar.xz linux-b90575ce7b84483d46ebedd5c164e5f274f7ce5a.zip |
IB/rxe: avoid unnecessary NULL check
Before goto err2, the variable qp is checked. So it is not necessary
to check qp in label err2.
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'net/rds/af_rds.c')
0 files changed, 0 insertions, 0 deletions